From 358b3fa915467412ca79bb2af433ff131d7fca7f Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 28 Apr 2005 23:33:57 +0000 Subject: [PATCH] Bernard's patch for \betweenLilyPondSystem. --- ChangeLog | 5 +++++ Documentation/user/lilypond-book.itely | 13 ++++++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index dde60ac922..6e247860ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-28 Graham Percival + + * Documentation/user/lilypond-book.itely: Bernard's docs + for \betweenLilyPondSystem. + 2005-04-28 Han-Wen Nienhuys * Documentation/topdocs/INSTALL.texi (Top): remove TeX outdated diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index d5a1871a35..ab6c59a539 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -231,10 +231,17 @@ use the @code{linewidth} music fragment option. @cindex titling and lilypond-book @cindex @code{\header} in La@TeX{} documents -Each snippet calls @code{\preLilyPondExample} before and -@code{\postLilyPondExample} after the music if those macros have been -defined by the user. +Each snippet will call the following macros if they have been defined by +the user: +@code{\preLilyPondExample} called before the music + +@code{\postLilyPondExample} called after the music + +@code{\betweenLilyPondSystem[1]} is called between systems if +@code{lilypond-book} has split the snippet into several postscript +files. It must be defined as taking one parameter and will be +passed the number of files already included in this snippet. @cindex Latex, feta symbols @cindex fetachar -- 2.39.5