5 May
2010
5 May
'10
5:44 p.m.
Am 05.05.10 17:33, schrieb Peter Münster:
On Wed, May 05 2010, Taco Hoekwater wrote:
(TeX's page break algorithm is not all that smart really, because it does not know about sectioning at all: it only sees lines and penalties).
So the question is: what can be done? I know, that LaTeX doesn't suffer from such problems...
Without setting your own penalty values you can do this: \setuplayout[setups=*strict] Wolfgang