This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] Help with footnotes (ref. numbers disappearing)
- From: Mike Haberman <mikeh at ncsa dot uiuc dot edu>
- To: Docbook-Apps <docbook-apps at lists dot oasis-open dot org>
- Date: Tue, 30 Sep 2003 11:13:20 -0500
- Subject: [docbook-apps] Help with footnotes (ref. numbers disappearing)
Hello,
When I have the following:
<para> this is text <footnote><para>test me</para></footnote></para>
All is fine, until I put the following in my book.dsl file:
(element para
(case blah ...)
else $paragraph$
)
Then the number preceding the footnote disappears.
As soon as define (element para ...) the problem crops up.
Even if I do the following:
(element para ($paragraph$))
The numbers are no longer printed.
Any ideas?
thanks!
mike
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.