lilypond-user
[Top][All Lists]
Advanced

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

Re: Generating a piece with more than one movement


From: Mats Bengtsson
Subject: Re: Generating a piece with more than one movement
Date: Mon, 24 May 2004 18:16:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

I cannot find the relevant entry in the manual, but I'm sure
it's described there somewhere.
Anyway, the simple solution is to make a new \score{...} for each
new movement. LilyPond will not typeset the full title again, but if
you add a \header{...} section to each score like
\score{
  ...
  \header{
    piece = "Movement title"
  }
}

it will typeset the new value of the "piece" header field for each
new score.

   /Mats

Dominik Baenninger wrote:
Hi all,

I am quite a new user of lilypond. I would like to write a piece
containing more than one movement. In which way can I enforce lilypond to
break a line, setting a new title (i.e. the title of the next movement)
before the next notes.

I am currently use LilyPond version 2.3.1.

I would appreciate for any hint.
Thanks

Dominik



_______________________________________________
lilypond-user mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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