On Thu, 19 Oct 2006, Ángel Luis García Fernández wrote:
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
This should work. Infact, the image on the wiki is generated automatically from the code. Maybe your version of ConTeXt is a bit old. I think that \placenamedformula was added around May this year. You may want to update your installation. Aditya