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!
>
> % 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
frozen catcode problem, tex limitation etc etc 

try \retype{three_ex} instead 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to