> This message went to XSL List first. Maybe chances are better here. > > I'd like to have a leader separating the body from the > footnotes, like: > > This is some text in the flow. > ------- > 1. First footnote. > 2. Second footnote. > > I have a <footnote> element (inline) and a matching template in the XSL, > but if I put the leader there there will be leaders between each footnote > of course. Gustaf, this is simple and standard. <fo:static-content flow-name="xsl-footnote-separator"><fo:block><fo:leader leader-pattern="rule" leader-length="100%" rule-thickness="0.5pt" rule-style="solid" color="black"/></fo:block></fo:static-content> DavidReceived on Tuesday, 6 August 2002 22:51:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:06:09 GMT