Difference between revisions of "Command/setupformulae"

From Wiki
Jump to navigation Jump to search
(→‎Syntax: left->flushleft, right -> flushright)
(→‎Description: Added note on bysection)
Line 75: Line 75:
 
</table>
 
</table>
  
== 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>
 +
\setupformulae[way=bysection,prefixsegments=section]
 +
</code>
  
 
== Example ==
 
== Example ==

Revision as of 08:01, 18 May 2010

\setupformulae

Syntax

\setupformulae[...,...=...,...]
location left right
left text
right text
align flushleft middle flushright
option middle
strut yes no
distance dimension
margin dimension standard yes no
leftmargin dimension
rightmargin dimension
indentnext yes no
alternative name
spacebefore dimension
after dimension
separator text
conversion numbers characters Characters romannumerals Romannumerals text

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: \setupformulae[way=bysection,prefixsegments=section]

Example

See also