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

* Re: [dev-context] RE: footnote numbering
  2005-09-26 21:16 [dev-context] RE: footnote numbering Idris Samawi Hamid
@ 2005-09-27  7:50 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2005-09-27  7:50 UTC (permalink / raw)


Idris Samawi Hamid wrote:

>
>{Title\footnote{test}} % 1
>{Title\footnote{test}} % 2
>\incrementnumber[footnote]
>%\setupnumber[footnote][start=3] % or
>%\setnumber[footnote]{3} % or
>Test\footnote{test} % 4?
>
>\stoptext
>  
>
keep in mind that start is only used when a number is reset (per page, chapter, etc) and that when you set a number, it will be incremented at the next usage (so indeed 3 is needed to get 4 next) 

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
-----------------------------------------------------------------

^ 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).