bug-lilypond
[Top][All Lists]
Advanced

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

Re: Manual page break in a user defined variable


From: Dmytro O. Redchuk
Subject: Re: Manual page break in a user defined variable
Date: Thu, 22 Sep 2011 11:07:12 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Wed 21 Sep 2011, 18:57 Ed Gordijn wrote:
> Hi,
> 
> This is related to http://code.google.com/p/lilypond/issues/detail?id=1903
> The alternative that is suggested in 1903 doesn't work when you use a variable
> for the pageBreak.
Thank you, added as 1914:
http://code.google.com/p/lilypond/issues/detail?id=1914

> See also http://lists.gnu.org/archive/html/lilypond-user/2011-09/msg00263.html
> 
> mvtI   = { c'4 c' c' c' }
> mvtII  = { d'4 d' d' d' }
> myPageBreak = \pageBreak
> 
> 
> \score {
>    \new Staff { \mvtI }
>    \header { piece = "Page 1"}
> }
> 
> \myPageBreak
> 
> \score {
>    \new Staff { \mvtII }
>    \header { piece = "Should be page 2"}
> }
> 
> Greeting, Ed

-- 
  Dmytro O. Redchuk                        "Easy to use" is easy to say.
  Bug Squad                                             -- Jeff Garbers



reply via email to

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