Open main menu

Changes

== Referencing formulae ==
Equations can be referred to by simply adding a label to {{cmd|placeformula}} and using {{cmd|ref}} to create the reference:
 
<context source="yes" text="This, when typeset, produces the following:">
</texcode>
See [[References]] for more examples of {{cmd|definereferenceformat}}.
 
 
<context source="yes" text="This, when typeset, produces the following:">
\definereferenceformat[eqref][left=(,right=)]
The famous result (once more) is given by
\startplaceformula[eq:myref]
\startformula c^2 = a^2 + b^2 \stopformula
\stopplaceformula
 
And now we can refer to \eqref[eq:myref].
</context>
== Changing format of numbers ==
1,005

edits