[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]