Changes

Jump to navigation Jump to search
490 bytes added ,  22:39, 5 June 2006
→‎Numbering Formulae: Changing numbering format
The <cmd>placeformula</cmd> command is optional, and produces the equation number; leaving it off produces an unnumbered equation.
 
=== Changing format of numbers ===
You can use <cmd>setupformulas</cmd> to change the format of numbers. For example to get bold numbers inside square brackets use
 
<table>
<tr><td>
<texcode>
\setupformulas[left={[},right={]}]
</texcode>
</td>
 
<td>which gives
 
<context>
\setuplayout[scale=0.8,width=8cm]
\setupformulas[left={[},right={]},numberstyle=bold]
The famous result (once more) is given by
\placeformula
\startformula
c^2 = a^2 + b^2.
\stopformula
</context>
</td></tr></table>
== Not so Simple Maths ==

Navigation menu