Changes

Jump to navigation Jump to search
\stopplaceformula
% no a reference ==> no entry in the list of formulas
\startplaceformula
[reference=formula:massmass1] % <====== here
\startformula e=mc^2 \stopformula
\stopplaceformula
 
% a reference + list ==> entry with number + additional text in the list
 
\startplaceformula
[reference=formula:mass2,
list={Mass-energy equivalence from list option}]
\startformula e=mc^2 \stopformula
\stopplaceformula
 
% a reference + title ==> entry with title text, no number
\startplaceformula
[title={Mass-energy equivalence}, % <====== here
reference=formula:massmass3]\startformula e=mc^2 \stopformula\stopplaceformula % a reference + title + list ==> idem reference + title \startplaceformula [title={Mass-energy equivalence}, % <====== here reference=formula:mass4, list={Mass-energy equivalence from list option}]
\startformula e=mc^2 \stopformula
\stopplaceformula
To name a numbered formula in the list of formulas, one can use the list option:
 
<context source=yes>
% named formula
\stopplaceformula
% numbered formula with list text, note without a reference option the formula is just a placeformula that is not listed in the list of formulas -- needs ConTeXt latest version 2021-03-21 or later
\startplaceformula[reference=formula:mass,list={Mass-energy equivalence}] \startformula e=mc^2 \stopformula \stopplaceformula
1,047

edits

Navigation menu