Re: [NTG-context] footnote numbering
Idris Samawi Hamid said this at Mon, 26 Sep 2005 12:52:56 -0600:
Apparently \incrementnumber[footnote] only works for n>1.
Not entirely. There's also an interaction with grouping. So, there has to be a footnote used ungrouped before the number can be manipulated. {Title\footnote{test}} % 1 {Title\footnote{test}} % 2 \incrementnumber[footnote] Test\footnote{test} % 4? huh. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Adam T. Lindsay, Computing Dept. atl@comp.lancs.ac.uk Lancaster University, InfoLab21 +44(0)1524/510.514 Lancaster, LA1 4WA, UK Fax:+44(0)1524/510.492 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Adam Lindsay wrote:
Idris Samawi Hamid said this at Mon, 26 Sep 2005 12:52:56 -0600:
Apparently \incrementnumber[footnote] only works for n>1.
Not entirely. There's also an interaction with grouping. So, there has to be a footnote used ungrouped before the number can be manipulated.
{Title\footnote{test}} % 1 {Title\footnote{test}} % 2 \incrementnumber[footnote] Test\footnote{test} % 4?
huh.
all number manipulations are global (imagine what would happen if not) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Adam Lindsay
-
Hans Hagen