[NTG-context] Natural Tables with verbatim text
Peter Rolf
indiego at gmx.net
Fri Aug 4 00:17:45 CEST 2006
Confused Scientist wrote:
> Hello
>
> Is it possible to use \type{} in a natural table cell? The example
> below seems to generate an error for me.
>
> Thanks!
>
\type works (try \type{\TEST}), but not exactly as in normal
environment. For your example you can use '\_' instead of '_' (even
without \type). Dunno if there are more limitations.
HTH, Peter
> % example
> \starttext
>
> This is a quick \type{test_run} of the problem.
>
> \bTABLE
> \bTR \bTD first \eTD\bTD {\bf alpha} \eTD\bTD one
> \eTD\eTR
> \bTR \bTD {\em second} \eTD\bTD beta \eTD\bTD two
> \eTD\eTR
> \bTR \bTD third \eTD\bTD gamma \eTD\bTD \type{three_ex}
> \eTD\eTR
> \eTABLE
>
> \stoptext
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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