lilypond-user
[Top][All Lists]
Advanced

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

Re: Help with line breaks


From: dax2
Subject: Re: Help with line breaks
Date: Mon, 11 Apr 2005 14:33:39 +0200

On Mon, 11 Apr 2005 11:11:07 +0200
Mats wrote:

> can be set in the \header block for each score.

In short, I've tried some solutions, see below. However, none works.
Could Helder use a \Tex command?

Or simply: make three files "gi-score.ly", "gii-score.ly"
and "duo-score.ly"

which is guaranteed to work;-)

-----***-----

The 2.5.x possibilities are interesting, but I cannot find them. I
tried some header blocks on the example from Helder Gomes da
Silva, but no pagebreaks occurred.

There is a \pageBreak "music-expression" which does not work
in 2.5.0 when it is at the last or first bar, like this:

gi = {\set Staff.instrument = "Gui. I"
       \set Staff.instr = "I"
     \pageBreak
       e g c' a | e g c' a | e g c' a
       e g c' a | e g c' a | e g c' a
       e g c' a | e g c' a | e g c' a
       e g c' a | e g c' a | e g c' a
        \bar "|."
     }

Then there are titles

\score {
    \header {
          piece = "Piece1"
          opus = "Opus 1."
    }
    \gi
}

where \header is a container for title, sub, work etc. Quoting
from 2.5.0 docs:

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Titles are created for each \score block, and over a \book.

The contents of the titles are taken from the \header blocks. The
header block for a book supports the following

title
    The title of the music. Centered on top of the first page.
[...]







-- 
dax2-tele2adsl:dk -- http://d-axel.dk/  Donald Axel




reply via email to

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