← Prev in month
← Prev in thread
footnoteref bug
I'm seeing the following bug in the 1.72.0 stylesheets in both html and fo output: When I use a footnoteref element, the footnoteref is replaced by the contents of the footnote rather than the footnote marker. For example, if I have <footnote id="foo">This is a footnote</footnote> and somewhere else <footnoteref linkend="foo"/>, the footnoteref is replaced by the following in superscript: "[This is a footnote]" rather than "[a]" (or whatever the footnote marker is). Has anybody else seen this bug? Has it been fixed since 1.72.0? Sourceforge isn't responding right now, so I can't check the bug tracker or svn repository there. Thanks, David
← Prev in month
← Prev in thread