On Jan 28, 2008 9:10 PM, Henning Hraban Ramm
Am 2008-01-28 um 09:16 schrieb Wolfgang Schuster:
On Jan 23, 2008 10:04 PM, Henning Hraban Ramm
wrote: Am 2008-01-22 um 11:31 schrieb Wolfgang Schuster:
You could try to write \expanded{index{#1}} and use deeptextcommand=\TitleFrame.
Thank you, I always forget about \expanded, and I didn't know about deeptextcommand at all...
Does that mean that must not use any commands (like \dots) in my \expanded{\index{#1}}?
You could use \unknown
What should that do? And where/how would I use it? Please don't expect me to know any lowlevel commands...
Hi Henning, \unknown is no low level command, it is ConTeXt's command to produce a ellipsis in the text, exactly what do you want to achieve with your \dots command. Wolfgang