30 Sep
2012
30 Sep
'12
8:29 p.m.
Hi, few months ago (18th may) I asked about how to setup a counter that resets after each heading (chapter, section, subsection, subsubsection and so on. I got three possibilities then but none of them was implemented (and still is not): 1) \definecounter[ParagraphNumber][prefix=no,way={bychapter,bysection,bysubsection,bysubsubsection}] 2) \definecounter[ParagraphNumber][prefix=no,way=byheader] 3) \setuphead[chapter,section,subsection,subsubsection][after={\resetcounter[ParagraphNumber]}] as soon the spaces are defined over spaceafter instead of after. Is there a forth option out? Or can anyone tell me what the defaults spaces are so that I can copy them manually? Thanks P.