ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: footnotes bychapter
Date: Sat, 24 Mar 2012 18:14:59 +0100	[thread overview]
Message-ID: <F196D1F5-52C0-4674-9C57-EF2ECA43399F@googlemail.com> (raw)
In-Reply-To: <7B6D743C-C987-484A-8DA5-6A2882416B4B@st.estfiles.de>


Am 24.03.2012 um 17:54 schrieb Steffen Wolfrum:

> 
> Am 24.03.2012 um 17:34 schrieb Wolfgang Schuster:
> 
>> 
>> Am 24.03.2012 um 17:29 schrieb Steffen Wolfrum:
>> 
>>> Is there meanwhile a context version that provides "way=..." again?
>> 
>> 
>> What doesn’t work?
>> 
>> \setupnotation[footnote][way=chapter]
>> 
>> \starttext
>> 
>> \chapter{One}
>> 
>> text\footnote{One: first} text\footnote{One: second}
>> 
>> \chapter{Two}
>> 
>> text\footnote{Two: first} text\footnote{Two: second}
>> 
>> \stoptext
> 
> ah, 
> \setupfootnotes[way=bychapter]
> didn't became 
> \setupnote[footnote][way=bychapter]

That would make no sense because \setupfootnotes is defined as \def\setupfootnotes{\setupnote[footnote]} which means both are the same setup.

> \setupnotation[footnote][way=bychapter]

The footnote counter is created by \definenotation (which is called when you create a new note with \definenote) and the fore you need \setupnotation to change it.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2012-03-24 17:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06 17:29 Thomas A. Schmitz
2012-03-06 18:46 ` Hans Hagen
2012-03-06 19:47   ` Thomas A. Schmitz
2012-03-24 16:29   ` Steffen Wolfrum
2012-03-24 16:34     ` Wolfgang Schuster
2012-03-24 16:54       ` Steffen Wolfrum
2012-03-24 17:14         ` Wolfgang Schuster [this message]
2012-03-24 19:59           ` Steffen Wolfrum

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=F196D1F5-52C0-4674-9C57-EF2ECA43399F@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).