David Feuer wrote:
I. Lilypond parses input file. II. Lilypond calls the master output functions in the framework files as coroutines in a round-robin fashion. Each of them does some work and then calls get-page, which returns control to Lilypond. Once all the master output functions have called back, Lilypond formats the first page and returns it to the first fragment, etc.
I don't understand. The entire \book is formatted in one a global processing step, since page breaking is a global optimization There is no such thing as "formatting the first page".
-- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen LilyPond Software Design -- Code for Music Notation http://www.lilypond-design.com _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
