ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [dev-context] RE: footnote numbering
@ 2005-09-26 21:16 Idris Samawi Hamid
  2005-09-27  7:50 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Idris Samawi Hamid @ 2005-09-26 21:16 UTC (permalink / raw)


should be of interest to Albrecht and others...

>===== Original Message From "Adam Lindsay" <atl@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-27  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-26 21:16 [dev-context] RE: footnote numbering Idris Samawi Hamid
2005-09-27  7:50 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).