From 2686f6014d16c6a1d059ebe579894f804a5b3c4c Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Fri, 12 Jun 2020 18:46:32 +0200 Subject: 2020-06-12 17:42:00 --- tex/context/base/mkiv/supp-box.mkiv | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'tex/context/base/mkiv/supp-box.mkiv') diff --git a/tex/context/base/mkiv/supp-box.mkiv b/tex/context/base/mkiv/supp-box.mkiv index 35b400b09..f5e8af4cc 100644 --- a/tex/context/base/mkiv/supp-box.mkiv +++ b/tex/context/base/mkiv/supp-box.mkiv @@ -541,13 +541,16 @@ %D \determinenoflines{\definedfont[Sans at 40pt]test\\test} %D \stoptyping -\def\syst_boxes_determine_noflines % can be mkiv'd - {\beginofshapebox - \unvbox\nextbox - \endofshapebox - \globalscratchcounter\zerocount - \reshapebox{\global\advance\globalscratchcounter\plusone}% - \expandafter\egroup\expandafter\noflines\the\globalscratchcounter\relax} +% \def\syst_boxes_determine_noflines % can be mkiv'd +% {\beginofshapebox +% \unvbox\nextbox +% \endofshapebox +% \globalscratchcounter\zerocount +% \reshapebox{\global\advance\globalscratchcounter\plusone}% +% \expandafter\egroup\expandafter\noflines\the\globalscratchcounter\relax} + +\def\syst_boxes_determine_noflines + {\expandafter\egroup\expandafter\noflines\noflinesinbox\nextbox\relax} \unexpanded\def\determinenoflines {\bgroup -- cgit v1.2.3