ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* another sectioning problem in beta
@ 2009-06-03 13:02 Henning Hraban Ramm
  2009-06-03 13:26 ` Alan BRASLAU
  0 siblings, 1 reply; 2+ messages in thread
From: Henning Hraban Ramm @ 2009-06-03 13:02 UTC (permalink / raw)
  To: mailing ConTeXt users list for

MkIV 2009.06.03 11:48

If I use \chapter and \section, numbering is ok (1 Chapter, 1.1  
Section, 1.2 Section, 2 Chapter etc.), but when I define my own  
sectioning levels, everything gets running numbers (1 Chapter, 2  
Section, 3 Section, 4 Chapter etc.).

--- snip ---
\setuphead[chapter][page=no]

\definehead[Kapitel][chapter]
\definehead[Abschnitt][section]

\starttext

\dorecurse{20}{%
\expanded{\Kapitel{My chapter \recurselevel}}
\expanded{\Abschnitt{My Zapf \recurselevel}}
\input zapf
\expanded{\Abschnitt{My Tufte \recurselevel}}
\input tufte
}

\completecontent[criterium=all]

\stoptext
--- snip ---


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-03 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-03 13:02 another sectioning problem in beta Henning Hraban Ramm
2009-06-03 13:26 ` Alan BRASLAU

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