[NTG-context] some questions
Peter Rolf
indiego at gmx.net
Sun Aug 13 00:57:39 CEST 2006
Hi Wolfgang,
wwl at musensturm.de wrote:
> Hallo!
>
> After reading some manuals, I have some questions.
> May be I have not understand it right.
>
> Try the following example:
> ---------------------------
> \setupcolors[state=start]
> \starttext
> How can I use the brace-key right?
> \starttable[| \{ |]
the wiki entry is not that clear ("enclose the column in braces").
\{ is a just a grouping command (which directly gives a solution for
your second answer)
Use
[| a{\{}b{\}} |]
to add "braces"
> \NC no braces \SR
> \stoptable
>
> What I am doing wrong here?
> \starttable[ o1 | C{red} |]
\{C{red}
Salve, Peter
> \VL red \VL\SR
> \stoptable
> red too!
>
> Should'nt \arg{bla} be \type{{bla}}?
> \stoptext
> ------------------------
>
> Wolfgang
>
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
More information about the ntg-context
mailing list