Hello,

is it possible to escape from modes (fonts) defined in \starttabulate[...]? I 
mean just for header - to escape the math mode and to switch to normal font 
temporarily:

---

\starttext
  I get:

  \starttabulate[|lT|mc|p|]
    \NC Code     \NC Symbol    \NC Description \NC\NR
    \HL
    \NC Gamma    \NC \gamma    \NC Self weight \NC\NR
  \stoptabulate

  And I'd rather get:

  \starttabulate[|l|c|p|]
    \NC Code         \NC Symbol    \NC Description \NC\NR
    \HL
    \NC \tt Gamma    \NC $\gamma$  \NC Self weight \NC\NR
  \stoptabulate

  But simply -- I'm looking for something like (code bellow causes errors):

  \starttabulate[|lT|mc|p|]
    \NC {\normalfont Code}     \NC {\nomath Symbol} \NC Description \NC\NR
    \HL
    \NC Gamma                  \NC \gamma           \NC Self weight \NC\NR
  \stoptabulate
\stoptext

---

Kind regards,

Lukas


--
Ing. Lukáš Procházka [mailto:l...@pontex.cz]
Pontex s. r. o.      [mailto:pon...@pontex.cz] [http://www.pontex.cz]
Bezová 1658
147 14 Praha 4

Tel: +420 244 062 238
Fax: +420 244 461 038

Attachment: t-Tab5.mkiv
Description: Binary data

Attachment: t-Tab5.pdf
Description: Adobe PDF document

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to