[dev-context] RE: [NTG-context] footnote numbering
Idris Samawi Hamid
ishamid at lamar.colostate.edu
Mon Sep 26 22:02:13 CEST 2005
>===== Original Message From "Adam Lindsay" <atl at comp.lancs.ac.uk> =====
>{Title\footnote{test}} % 1
>{Title\footnote{test}} % 2
>\incrementnumber[footnote]
>Test\footnote{test} % 4?
Here is the trick:
================================================
% output=pdf interface=en
\setupfootnotes[way=bytext] % the key
\starttext
{Title\footnote{test}} % 1
{Title\footnote{test}} % 2
\incrementnumber[footnote]
%\setupnumber[footnote][start=3] % or
%\setnumber[footnote]{3} % or
Test\footnote{test} % 4?
\stoptext
================================================
best
Idris
============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523
More information about the dev-context
mailing list