ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* custom verbatim inside tabulate
@ 2005-04-17 18:37 Hartmut Henkel
  0 siblings, 0 replies; only message in thread
From: Hartmut Henkel @ 2005-04-17 18:37 UTC (permalink / raw)


Hi,

is there a way to use a custom verbatim inside a tabulate environment?
See the problem:

\starttext

\definetype
  [esctype]
\setuptype
  [esctype]
  [option=commands,escape=@]

\def\currenttex{3.141592}
\def\currentpdftex{1.21b}

It works here:
\esctype {This is pdfeTeX, Version @currenttex-@currentpdftex}

\starttabulate[|p|]
\esctype {This is pdfeTeX, Version @currenttex-@currentpdftex} \NC \NR
\stoptabulate

\stoptext

Regards, Hartmut

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-17 18:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-17 18:37 custom verbatim inside tabulate Hartmut Henkel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).