[NTG-context] "tabulate" to full text width?
Marco
netuse at lavabit.com
Fri Apr 20 17:52:35 CEST 2012
On 2012-04-20 Procházka Lukáš Ing. - Pontex s. r. o. <LPr at pontex.cz> wrote:
> 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
More information about the ntg-context
mailing list