[NTG-context] [MkIV] How to get the local size of a column
Wolfgang Schuster
schuster.wolfgang at gmail.com
Tue May 19 13:04:09 CEST 2015
> Am 19.05.2015 um 12:31 schrieb Pierre-François Bonnefoi <bonnefoi at unilim.fr>:
>
> Hello Hans,
>
> I try to get the equivalent of \the\hsize in Lua, in order to render some verbatim text to the current width of the column.
Both dimensions are in scaled points.
\starttext
\cldcontext{tex.hsize}
\cldcontext{tex.dimen["textwidth"]}
\stoptext
Wolfgang
More information about the ntg-context
mailing list