Here the doc changes with a ChangeLog entry.


2002-08-04  Werner Lemberg  <[EMAIL PROTECTED]>

        * 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
+@command{lilypond-book} ignores @code{lastpagefill}.  See
+@ref{Merging text and music with lilypond-book} for more information.
+
+@cindex @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}

_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to