20 Apr
2012
20 Apr
'12
3:52 p.m.
On 2012-04-20 Procházka Lukáš Ing. - Pontex s. r. o.
is it possible to specify \(start)tabulate or \setuptabulate to fit \textwidth?
How about linetables? \setuplinetable [width=.5\textwidth] \starttext \showboxes \starttabulate \NC Foo \NC Bar \NC\NR \stoptabulate \startlinetable \NC Foo \NC Bar \NC\NR \stoplinetable \stoptext Marco