lilypond-devel
[Top][All Lists]
Advanced

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

lastpagefill


From: Werner LEMBERG
Subject: lastpagefill
Date: Sun, 04 Aug 2002 14:24:26 +0200 (CEST)

Here the doc changes with a ChangeLog entry.


2002-08-04  Werner Lemberg  <address@hidden>

        * tex/lilyponddefs.tex: s/filllastpage/lastpagefill/.
        * Documentation/user/refman.itely: Document it.


======================================================================

--- ./Documentation/user/refman.itely.old       Sat Aug  3 21:07:16 2002
+++ ./Documentation/user/refman.itely   Sun Aug  4 14:18:50 2002
@@ -4428,6 +4428,15 @@
 @cindex @code{interscoreline}
 @cindex @code{interscorelinefill}
 
+If the variable @code{lastpagefill} is defined (that is, it gets any
+value assigned in the @code{\paper} block), systems are evenly
+distributed vertically on the last page.  This might produce ugly results
+in case there are not enough systems on the last page.  Note that
address@hidden ignores @code{lastpagefill}.  See
address@hidden text and music with lilypond-book} for more information.
+
address@hidden @code{lastpagefill}
+
 Page breaks are normally computed by @TeX{}, so they are not under
 direct control of LilyPond.  However, you can insert a commands into
 the @file{.tex} output to instruct @TeX{} where to break pages. You
--- ./tex/lilyponddefs.tex.old  Sun Aug  4 05:18:02 2002
+++ ./tex/lilyponddefs.tex      Sun Aug  4 14:20:20 2002
@@ -74,7 +74,7 @@
 \fi
 
 \def\EndLilyPondOutput{%
-\ifundefined{lilypondpaperfilllastpage}%
+\ifundefined{lilypondpaperlastpagefill}%
   \vskip 0pt plus \lilypondpaperinterscorelinefill00 fill
 \fi
 \csname bye\endcsname}



reply via email to

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