ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: counter reseting at every heading
Date: Fri, 18 May 2012 15:39:38 -0400 (EDT)	[thread overview]
Message-ID: <alpine.LNX.2.02.1205181537120.12249@qrpragenyvmrq> (raw)
In-Reply-To: <4FB66DA2.1070808@wxs.nl>

On Fri, 18 May 2012, Hans Hagen wrote:

> On 18-5-2012 15:00, Peter Schorsch wrote:
>> Hi,
>> 
>> I realized yesterday that my counter for the module does not reset
>> itself as before. What I need is a counter that resets after each
>> heading (chapter, section, subsection, subsubsection and so on).
>> 
>> This is what I know about counter reseting at the moment:
>> 
>> \definecounter[ParagraphNumber][prefix=no,way=bysection]
>> - way=bychapter: reseting counter at every chapter (default)
>> - way=bysection: reseting counter at every section (not at chapters)
>> - way={bychapter,bysection,bysubsection,bysubsubsection}: does not work
>> 
>> \setuphead[chapter,section,subsection,subsubsection][after={\resetcounter[ParagraphNumber]}]
>> does work but it messes with the distance between heading and normal
>> text.
>> 
>> What is the correct/best way to make the counter reseting every
>> heading without messing around?
>
> we probably need something byheader or maybe indeed a comma separated list

Or perhaps a \c!setups key for \setuphead commands.

Another option is to add spacebefore and spaceafter keys to set distance, 
rather than the before and after keys. A few commands use spacebefore and 
spaceafter, and it will be nice if all commands used them.

Aditya
___________________________________________________________________________________
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-05-18 19:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-18 13:00 Peter Schorsch
2012-05-18 15:41 ` Hans Hagen
2012-05-18 19:39   ` Aditya Mahajan [this message]
2012-09-30 20:29 Peter Schorsch
2012-09-30 21:07 ` Wolfgang Schuster
2012-10-01  8:48   ` Peter Schorsch
2012-10-01  9:21     ` Wolfgang Schuster

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=alpine.LNX.2.02.1205181537120.12249@qrpragenyvmrq \
    --to=adityam@umich.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).