19 Oct
2006
19 Oct
'06
11:20 a.m.
Hi again,
List of algorithms:
<example>
\definefloat[algorithm][algorithms]
\starttext
\placealgorithm {First algorithm} {write here your algorithm}
\placealgorithm {Second algorithm} {write here another algorithm}
\placelistofalgorithms % only index without heading %\completelistofalgorithms % index with heading
\stoptext
</example>
this worked OK. Thanks a lot.
List of formulas:
I tried this before writing to the list: this doesn't work, but I guess I can use the same as above to create my own \placenamedformula Angel-Luis