In this example, the first footnote number appears correctly
in the body of the page but the first footnote is never placed
in the footer.  The second footnote is handled correctly.
Therefore the first footnote is not merely deferred but lost.

\starttext
\setupquotation[right={''\footnote{First}}]
\startquotation
Loses footnote.
\stopquotation

\setupquotation[right={''}]
\quotation{OK}\footnote{Second}
\stoptext


--Mike Bird
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to