lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: page headers


From: Jeff Kingston
Subject: Re: page headers
Date: Sat, 04 Feb 2006 08:10:02 +1100

This problem has come up before.  It arises when there are
a lot of floating figures at the end of a chapter.  If you
can spread them through the chapter, so that they are
intermingled with ordinary pages, that would be best.
Alternatively, you can try working around it by replacing

    #define MAX_STACK 200

in file z06.c with some large number, for example

    #define MAX_STACK 500

But Lout will run very slowly while interpreting those
deeply nested expressions that arise in these cases.

Jeff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]