4 Nov
2010
4 Nov
'10
2:42 p.m.
2010/11/4 Wolfgang Schuster
Am 04.11.2010 um 10:36 schrieb Vedran Miletić:
Consider the following code:
%\setuphead[section][after={\hairline}]
\starttext
\bTABLE \bTR \bTD
\iftrialtypesetting\else
\section{my section}
\fi
\input tufte \eTD \eTR \eTABLE
\stoptext
Thanks!
What do you want to achieve with this, maybe there is a better solution for your problem.
It's an attempt to reconstruct in ConTeXt our university standard table form for course description, that looks like: http://www.inf.uniri.hr/~vmiletic/context/plan-i-program-tablica.png (This is a screenshot from a Word doc which I'm not sure whether I'm allowed to post or not.) Any ideas? -- Vedran Miletić P.S. Thanks for so quick responses!