[dev-context] Inconsistent Reference Counting
Mike Bird
mgb-debian at yosemite.net
Mon Jan 1 03:13:36 CET 2007
FWIW:
Using \Footnote defined as below in a document with
about 70 footnotes seems to correct all the \somewhere
problems.
\def\Footnote#1%
{\global\advance\crossreferencenumber\minusone\relax%
\footnote{#1}}
Presumably \footnote is indirectly calling
\dodowritereference although I haven't traced the
full invocation path yet.
--Mike Bird
More information about the dev-context
mailing list