lilypond-user
[Top][All Lists]
Advanced

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

extra spacing between staves and verses


From: Fr. Michael Gilmary
Subject: extra spacing between staves and verses
Date: Wed, 27 Oct 2010 14:03:50 -0400
User-agent: Thunderbird 2.0.0.14 (Macintosh/20080421)

Hi:

I'm working with Lilypond v. 2.11.62 and I just can't figure out how to get extra vertical space between staves.

Here's a sample doc:



TimeKey= {\key f \major}

FredMusic = \relative c' {
a' bes c d
}

BarneyMusic = \relative c' {
f g a bes
}


VerseOne = \lyricmode {
La dee dee dah
}

VerseTwo = \lyricmode {
Da da dee da
}



\score {
    \new Staff <<
    \new Voice = "Fred" { \TimeKey \FredMusic }
    \new Lyrics \lyricsto "Fred"  { \VerseOne }
    >>
    }

%%  I'd like to have extra vertical space here between staves


\score { \new Staff <<
    \new Voice = "Barney" { \TimeKey \BarneyMusic }
    \new Lyrics \lyricsto "Barney"  { \VerseTwo }
    >>
}
\version "2.11.62"  % necessary for upgrading to future LilyPond versions.

TIA!




--
United in adoration of Jesus,


fr. michael gilmary, mma

Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-9725

www.MaroniteMonks.org





reply via email to

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