Difference between revisions of "Command/setupcaptions"

From Wiki
Jump to navigation Jump to search
m (ok)
(→‎Description: Added note on bysection)
Line 68: Line 68:
  
  
== Description ==  
+
== Description ==
 
+
Using option <code>[way=bysection]</code> resets the numbering to 1 at each new section, but does not prefix the numbers with the section number, to do that, use the following options:
 
+
<code>
 +
\setupcaptions[way=bysection,prefixsegments=section]
 +
</code>
  
 
== Example ==
 
== Example ==

Revision as of 08:00, 18 May 2010

\setupcaptions

Syntax

\setupcaptions[...,...=...,...]
location top bottom none high low middle
width fit broad max dimension
minwidth fit dimension
headstyle normal bold slanted boldslanted type cap small... command
style normal bold slanted boldslanted type cap small... command
number yes no
inbetween command
align left middle right no
conversion numbers characters Characters romannumerals Romannumerals
way bytext bysection
separator text
stopper text
command command
distance dimension


Description

Using option [way=bysection] resets the numbering to 1 at each new section, but does not prefix the numbers with the section number, to do that, use the following options: \setupcaptions[way=bysection,prefixsegments=section]

Example

See also