Difference between revisions of "Command/setupsection"

From Wiki
Jump to navigation Jump to search
m (add Category Command/Sections)
m (Text replace - "\[\[cmd:(.*)\|(.*)\]\]" to "{{cmd|$1}}")
Line 40: Line 40:
 
</texcode >
 
</texcode >
  
section-1 corresponds to [[cmd:part|\part]] <br />
+
section-1 corresponds to {{cmd|part}} <br />
section-2 corresponds to [[cmd:chapter|\chapter]]<br />
+
section-2 corresponds to {{cmd|chapter}}<br />
section-3 corresponds to [[cmd:section|\section]],<br />
+
section-3 corresponds to {{cmd|section}},<br />
 
and so on
 
and so on
  
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
<!-- something like {{cmd|goto}} -->
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 05:36, 23 March 2012

\setupsection

Syntax

\setupsection[...][...][...,...=...,...]
[...] name
[...] name
conversion numbers characters Characters romannumerals Romannumerals
previousnumber yes no


Description

Example

Suppose you want section numbers to appear as A, B, etc, then do

\setuphead[section-3][bodypartconversion=Characters]

section-1 corresponds to \part
section-2 corresponds to \chapter
section-3 corresponds to \section,
and so on


See also

Help from ConTeXt-Mailinglist/Forum

All issues with: