Hi,

that's a pity. Does anyone know a workaround?

I tried the following code with Luatex:

>>>
\setupcolors[state=start]
\setupinteraction[state=start]

\def\ListCommand#1#2#3%
{\tfx\color[darkgreen]{\textbullet\ #2 #3}\quad}

\setuplist
        [subsection]
        [alternative=none,
        command=\ListCommand]

\starttext
\placelist[subsection]

\dorecurse{10}{\subsection{Hello world!}}

\stoptext
>>>

But that doesn't break lines at the end. Everything is ut into one
single line ...

Best regards,
Eyke

2008/9/24 Taco Hoekwater <[EMAIL PROTECTED]>:
> holzminister wrote:
>> Hi!
>>
>> Nobody an idea?
>
> It seems that interaction=all is currently not supported by
> alternative d.
>
> Best wishes,
> Taco
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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