ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* overfull gone?
@ 2022-05-28 10:43 Steffen Wolfrum via ntg-context
  2022-05-28 12:16 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Steffen Wolfrum via ntg-context @ 2022-05-28 10:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Steffen Wolfrum

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: overfull gone?
  2022-05-28 10:43 overfull gone? Steffen Wolfrum via ntg-context
@ 2022-05-28 12:16 ` Hans Hagen via ntg-context
  2022-06-07 10:42   ` Steffen Wolfrum via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen via ntg-context @ 2022-05-28 12:16 UTC (permalink / raw)
  To: Steffen Wolfrum via ntg-context; +Cc: Hans Hagen

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: overfull gone?
  2022-05-28 12:16 ` Hans Hagen via ntg-context
@ 2022-06-07 10:42   ` Steffen Wolfrum via ntg-context
  0 siblings, 0 replies; 3+ messages in thread
From: Steffen Wolfrum via ntg-context @ 2022-06-07 10:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Steffen Wolfrum



> Am 28.05.2022 um 14:16 schrieb Hans Hagen via ntg-context <ntg-context@ntg.nl>:
> 
> 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-07 10:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-28 10:43 overfull gone? Steffen Wolfrum via ntg-context
2022-05-28 12:16 ` Hans Hagen via ntg-context
2022-06-07 10:42   ` Steffen Wolfrum via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).