On Tue, 18 Mar 2008 11:55:02 +0100
"Wolfgang Werners-Lucchini" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I would like to separate multiple keywords with newline-chars.
>
> The following doesn't work:
>
> \setupinteraction[keyword={first\r\n,second\r\n,third},state=start]
>
> How can this be done?
\setupinteraction[keyword={first\string\nsecond\string\nthird},state=start]
You could ask Hans to define "\\" as shortcut for \string\n inside of
the keywords list.
Greetings
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________