Re: rl, foot notes or margin notes
Andy Robinson <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CABjtApsTswn_vg=FgrY5-UDFO9pX2m3HE9gnyiJC6O01FyH1KA@mail.gmail.com> |
On 24 April 2014 11:09, Dinu Gherman <[email protected]> wrote: > Does that make sense? I think it sounds like a nice Robin-style challenge. ;-) Yes, that's broadly the correct specification. It's relatively easy to imagine when you have one frame on a page. Each frame typically has an extra 'footnotes gutter' which you would not use unless there was a footnote, and then if your footnotes are beyond a certain size, the gutter grows and main part shrinks. It gets mindbending with two-column layouts. Does one have a single footnote zone or one in each column? At some point one also needs spanning columns. As an aside, our main goal with our 3.X release series was to cross the "language barrier" with the absolute minimum compatibility changes. Now this is out of the way, we can afford to get a bit more adventurous with features, and even contemplate new packing algorithms which might end up in a 4.0. Slight changes in behaviour are no longer banned as long as they offer improvements. "Long document features" are one area we might focus on. - Andy