← Prev in month ← Prev in thread
Next in thread → Next in month →

Help with footnotes (ref. numbers disappearing)

From
Mike Haberman <>
Date
2003-09-30T16:12:09+00:00
ID
Thread
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
← Prev in month ← Prev in thread
Next in thread → Next in month →