- From: G. Ken Holman <gkholman@cranesoftwrights.com>
- Date: Mon, 23 Sep 2002 12:01:16 -0700
- To: <www-xsl-fo@w3.org>
At 2002-09-23 13:30 +0200, Helene CHEVALIER wrote: >I cannot figure how to control the space allocated to footnote (on the >pages where there are some). This is entirely managed by the formatter and out of the hands of the stylesheet writer. >My footnotes appears nicely (using the piece of code below) in most cases, >but as soon as there are too many footnotes on the same page (or a very >long one), main text and footnotes overlap. This sounds like a problem with the formatter you are using. >I read W3C specs, and tried to add a <fo:footnote-separator extent="5cm" /> There is no such formatting object and the extent is dynamically calculated. If there is no room on the page for the footnote reference area to grow, the formatter is allowed by 6.10.3 to use a following page. I hope this helps. ................... Ken -- Upcoming hands-on in-depth Europe: Sep 18-Sep 20,2002 XSLT/XPath and XSL-FO North America: Sep 30-Oct 4,2002 G. Ken Holman mailto:gkholman@CraneSoftwrights.com Crane Softwrights Ltd. http://www.CraneSoftwrights.com/f/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) ISBN 0-13-065196-6 Definitive XSLT and XPath ISBN 0-13-140374-5 Definitive XSL-FO ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath ISBN 1-894049-10-1 Practical Formatting Using XSL-FO Next public training: 2002-09-18,19,30,10-03,12-08,2003-03-04,07
Received on Monday, 23 September 2002 15:01:27 UTC