On 2/6/2013 4:52 AM, Aditya Mahajan wrote:
On Tue, 5 Feb 2013, Troy Henderson wrote:

When a page begins to get "full", TeX automatically squeezes lines
slightly
closer together (vertically) to help the page "break" where it thinks
that
it should.  If the page is less than full, then the (vertical) distance
between lines is fixed.  How can I make this fixed distance remain fixed
even as the page starts approaching full?  That is, I don't want the
lines
to squeeze together when the page gets full.  I'm familiar with

\clubpenalty
\interlinepenalty
\displaywidowpenalty
\widowpenalty
\keeplinestogether (ConTeXt)

but I'm not sure how to use any/all of these to get this effect.

Try:

\appendtoks\fixedblankskip\to\everybeforeblankhandling

probably \setupblank[line] is better

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to