This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]