[NTG-context] tabulate in itemize
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Tue Nov 11 12:19:50 CET 2008
Hi,
do own of you know how I can have a line in the tabulate that will start
at the same position as the first column, \HR is no solution for me
because it adds extra space before the line and I try to avoid to define
my own costomized \HR command.
\starttext
\startitemize
\item text text text
\starttabulate[|cm|l|]
\NC \NC Anfangsbestand \NC\NR
\NC + \NC Zugänge \NC\NR
\NC - \NC Abgänge \NC\NR
\HL
\NC \NC Endbestand \NC\NR
\stoptabulate
\stopitemize
\stoptext
Wolfgang
More information about the ntg-context
mailing list