On 08/07/2013 11:04 PM, Hans Hagen wrote:
> On 8/7/2013 10:52 PM, Pablo Rodríguez wrote:
>> On 08/07/2013 08:00 PM, Wolfgang Schuster wrote:
>>> Am 07.08.2013 um 19:47 schrieb Pablo Rodríguez <oi...@web.de>:
>>> [...]
>>>> How can avoid the unwanted extra interline space in the typing environment?
> [...]
> you shouldn't rely on \\ as it also starts a new line with content
> 
>        \dorecurse{38}{line\par}

Hans,

I have adapted the sample to:

    \starttext
    \dorecurse{41}{line\par}
    \starttyping
    \setuplayout[setups=*lessstrict]
    \startsetups[*lessstrict]
        \setup[reset]
        \widowpenalty=10000
        \clubpenalty=10000
        \brokenpenalty=10000
    \stopsetups
    \stoptyping
    \stoptext

And if recursions are set to 36-42, the second line on page 2 has extra
space when the line belongs to the typing environment.

Isn’t it a bug?

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to