From 6932ea879b43b36d023797e18b8bdcfc8cef05ba Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Thu, 6 Aug 2020 19:42:33 +0200 Subject: 2020-08-06 18:58:00 --- tex/context/base/mkiv/supp-box.mkxl | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) (limited to 'tex/context/base/mkiv/supp-box.mkxl') diff --git a/tex/context/base/mkiv/supp-box.mkxl b/tex/context/base/mkiv/supp-box.mkxl index 35d8da1b6..90bc82667 100644 --- a/tex/context/base/mkiv/supp-box.mkxl +++ b/tex/context/base/mkiv/supp-box.mkxl @@ -15,7 +15,7 @@ \unprotect -\registerctxluafile{supp-box}{optimize} +\registerctxluafile{supp-box}{autosuffix,optimize} %D And some dimensions: @@ -2637,10 +2637,10 @@ \fi \egroup} -% makes sense but too much log for overfull boxes: -% -% \showboxbreadth\maxdimen -% \showboxdepth \maxdimen +% Why not ... + +\showboxbreadth\plusthousand +\showboxdepth \plusthousand %D Moved from cont-new: %D @@ -2785,6 +2785,25 @@ %D %D \typebuffer \blank \getbuffer \blank +%D Implemented elsewhere: + +%D \starttyping +%D \boxlines +%D \boxline +%D \copyboxline +%D \setboxline +%D \boxlineht [] +%D \boxlinedp [] +%D \boxlinewd [] +%D \boxlinels +%D \boxliners +%D \boxlinelh +%D \boxlinerh +%D \boxlinelp +%D \boxlinerp +%D \boxlinein +%D \stoptyping + \protect \endinput % a bit of test code: -- cgit v1.2.3