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

* Re: another sectioning problem in beta
  2009-06-03 13:02 another sectioning problem in beta Henning Hraban Ramm
@ 2009-06-03 13:26 ` Alan BRASLAU
  0 siblings, 0 replies; 2+ messages in thread
From: Alan BRASLAU @ 2009-06-03 13:26 UTC (permalink / raw)
  To: ntg-context

On Wednesday 03 June 2009 15:02:05 Henning Hraban Ramm wrote:
> 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.).

Also, there are problems that I have been unable to solve yet when using 
\part.
I have been trying to understand the mkiv code as many options have changed...
For example:
	\setuphead[part][resetnumber=no,placehead=yes]
	\setuplist[part,chapter,section,subsection,subsubsection]
		[partnumber=no,interaction=all,alternative=c]
from mkii do not work in mkiv.

Alan

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