|
Subject: [xsl] Footnote within a list item From: Konstanty Pilecki <kostek@xxxxxxxxx> Date: Thu, 28 May 2009 19:33:48 +0200 |
Hello,
My footnote is constructed like this:
<footnote>
<inline baseline-shift="super">99</inline>
<footnote-body>
<list-block>
<list-item>
<list-item-label>
<block baseline-shift="super">99</block>
</list-item-label>
<list-item-body start-indent="body-start()">
<block>xxxxxxxxx</block>
</list-item-body>
</list-item>
</list-block>
</footnote-body>
</footnote>
A <list-block> element has been used inside a <footnote-body> element
to obtain a good layout of footnotes sequence at the page's bottom. It
works well except a case, when the footnote is nested inside an actual
list. Then the footnote is, unfortunately, shifted to the right. How
can I force an XSL-FO processor not to treat an inner list as a nested
one?
Thank in advance
Konstanty
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] template to convert all a, Heping Zhang | Thread | Re: [xsl] Footnote within a list it, G. Ken Holman |
| Re: [xsl] How to calculate column n, Wendell Piez | Date | Re: [xsl] Footnote within a list it, G. Ken Holman |
| Month |