Am 2008-01-29 um 21:01 schrieb Henning Hraban Ramm:
> Here's a rather minimal working example that shows the index problem
> (even if not the failure with my actual project):

> \setuphead[chapter][page=no, number=no, textcommand=\MyTitle]

Sorry, in this case it's solvable with deeptextcommand=\MyTitle

And in my actual project I moved the \index to another place:

\def\TitelFrame#1{% Titel mit/ohne Formatierung
        \framed[
                width=\textwidth,
                height=7.5mm,
                frame=off,
                align={right,high},
                after={}, before={}]%
        {\index{#1}\switchtobodyfont[12pt]\hw\tfa #1}}

It doesn't work with \index before \framed or in before={}, what I  
tried before.

Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to