Hello,
I defined the following
\definefloat[igraph][igraphs]
\setuplist[igraph][alternative=c,interaction=all]
To place the list I wrote
\placelistofigraphs
To insert an element:
\placeigraph
[][igr:fehlersuche]
{Fehlersuchalgorithmus}
{\externalfigure[bilder/fehlersuche][width=\textwidth]}
Every element in the text is now labeled "Igraph 1.1", "Igraph 1.2" and so
on. But I want the following label for it: "IGraph 1.1", "IGraph 1.2" and so
on.
The first two letters should be uppercase not only the first.
How can I solve this?
----------------------------------------------------------------------
Karsten
Mail: [EMAIL PROTECTED]
----------------------------------------------------------------------