On 11/20/2016 5:49 PM, Rik Kabel wrote:
On 2016-11-20 05:53, Hans Hagen wrote:
On 11/20/2016 2:47 AM, Rik Kabel wrote:
Why does \hsize revert to \textwidth after a page and a paragraph?
\starttext \hsize200pt \dorecurse{60}{\recurselevel: \the\hsize\ \the\textwidth\par} \stoptext
because the main text flow width and height settings are synchronized ... \hsize and \vsize are for local use Okay.
What is the scope of local use? It is different from grouping (as demonstrated by placing the middle two lines above in braces).
\vbox { \hsize ... } ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------