ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Idris Samawi Hamid <ishamid@lamar.colostate.edu>
Subject: RE: footnote numbering
Date: Mon, 26 Sep 2005 12:14:50 -0600	[thread overview]
Message-ID: <436C6DEA@webmail.colostate.edu> (raw)

>can someone tell me, how to set the counter of footnotes (e.g., one back,
>or to zero)?

Play with this:

==============================================
% output=pdf interface=en

\starttext

  Test.\footnote{Test}

  Test.\footnote{Test}

  \resetnumber[footnote]

  Test.\footnote{Test}

  Test.\footnote{Test}

  \incrementnumber[footnote]

  Test.\footnote{Test}

  Test.\footnote{Test}

  \decrementnumber[footnote]
  \decrementnumber[footnote]
  \decrementnumber[footnote]

  Test.\footnote{Test}

  Test.\footnote{Test}

\stoptext
==============================================

Hans, can one add an option like 
\decrementnumber[2][footnote]
to subract 2 instead of declaring the command three times?

Best
Idris

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

             reply	other threads:[~2005-09-26 18:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26 18:14 Idris Samawi Hamid [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-13 18:20 Horacio Suarez
2005-06-24 16:41 t-rsteps and starttyping Peter Münster
2005-06-27 22:06 ` David Munger
2005-09-12 17:04   ` Peter Münster
2005-09-12 21:57     ` David Munger
2005-09-21 12:38       ` Christopher Creutzig
2005-09-21 14:00         ` David Munger
2005-09-26 15:34           ` footnote numbering Albrecht Kauffmann
2003-01-29  0:04 Footnote numbering cohsb
2003-01-29 10:21 ` Patrick Gundlach
2003-01-29 10:56 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=436C6DEA@webmail.colostate.edu \
    --to=ishamid@lamar.colostate.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).