Hello,

something like this?

----
\setupexternalfigures[location=default]

\define[1]\MyNumCmd{%
    \externalfigure[hacker][height=2cm]
}

\setuphead[chapter][numbercommand=\MyNumCmd]

\starttext
    \chapter{Ch}

    \input knuth
\stoptext
----

Best regards,

Lukas

Thank you, yes that would work.

But btw (@Wolfgang), I updated to the newst beta, and still this min-example does not compile correctly:

\starttext
\completecontent[criterium=all]
\chapter{crags}
{\bTABLE
\bTR\bTD
\chapter{whateversssss}
\eTD \eTR
\eTABLE}
\chapter{goaxasoff}
\completecontent[criterium=previous]
\stoptext

The first Toc (\completecontent[criterium=all]) only has one entry, and the second (\completecontent[criterium=previous]) has all three.

Tanks.
Huseyin

--
Huseyin Özoguz
Verlag Eslamica
m-haditec GmbH
Zum Huchtinger Bahnhof 31
28259 Bremen

Webseite: https://www.eslamica.de
E-Mail: i...@eslamica.de
Tel: (+49) (0)421 / 1611 2763

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to