Re: [NTG-context] overfull gone?
> Am 28.05.2022 um 14:16 schrieb Hans Hagen via ntg-context > : > > On 5/28/2022 12:43 PM, Steffen Wolfrum via ntg-context wrote: >> Hi, >> in order to easily see overfull lines I used \overfullrule30\points : this >> gave a clear black box in the right margin. >> Is this command (\version[temporary]) gone?? >> Please have a look at the example below: no overfull indicator ... >> Steffen >> --- >> \setuppapersize[A6] >> \setupexternalfigures[location={default}] >> %\version[temporary] >> \overfullrule30\points% < BLACK BOX? >> \starttext >> \startcolumns[n=3] >> % Overfull lines will have slugs in colum margins. >> \input linden >> % Underfull hboxes get no warning >> x >> \stopcolumns >> \stoptext > i'll check it .. looks like some interference with normalization .. actually > one can enable more advanced tracers: > > % \enabletrackers[builders.hpack.quality] > % \enabletrackers[builders.hpack.overflow] the overfullrule is great for visual debugging thanks for checking it Steffen ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___
Re: [NTG-context] overfull gone?
On 5/28/2022 12:43 PM, Steffen Wolfrum via ntg-context wrote: Hi, in order to easily see overfull lines I used \overfullrule30\points : this gave a clear black box in the right margin. Is this command (\version[temporary]) gone?? Please have a look at the example below: no overfull indicator ... Steffen --- \setuppapersize[A6] \setupexternalfigures[location={default}] %\version[temporary] \overfullrule30\points% < BLACK BOX? \starttext \startcolumns[n=3] % Overfull lines will have slugs in colum margins. \input linden % Underfull hboxes get no warning x \stopcolumns \stoptext i'll check it .. looks like some interference with normalization .. actually one can enable more advanced tracers: % \enabletrackers[builders.hpack.quality] % \enabletrackers[builders.hpack.overflow] Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl - ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___
[NTG-context] overfull gone?
Hi, in order to easily see overfull lines I used \overfullrule30\points : this gave a clear black box in the right margin. Is this command (\version[temporary]) gone?? Please have a look at the example below: no overfull indicator ... Steffen --- \setuppapersize[A6] \setupexternalfigures[location={default}] %\version[temporary] \overfullrule30\points% < BLACK BOX? \starttext \startcolumns[n=3] % Overfull lines will have slugs in colum margins. \input linden % Underfull hboxes get no warning x \stopcolumns \stoptext ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___