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:LPr@pontex.cz] Pontex s. r. o. [mailto:pontex@pontex.cz] [http://www.pontex.cz] Bezová 1658 147 14 Praha 4 Tel: +420 244 062 238 Fax: +420 244 461 038
Procházka Lukáš Ing. - Pontex s. r. o.
\NC {\normalfont Code} \NC {\nomath Symbol} \NC Description \NC\NR
\NC {\rm Code} \NC \text{Symbol} \NC Description \NC\NR -- Peter Münster Contact information: http://pmrb.free.fr/contact/
participants (2)
-
pmlists@free.fr
-
Procházka Lukáš Ing. - Pontex s. r. o.