Dear all, I am currently arranging a vocal piece for two voices, both voices should be in one system, lyrics of voice "first" should go above, of voice "second" below the staff:
\score {
\new Staff = "main" <<
\new Voice = "first" { \voiceOne \bassOne }
\new Lyrics \with { alignAboveContext = main }
\lyricsto "first" \bassOneL
\new Voice = "second" { \voiceTwo \bassTwo }
\new Lyrics \with { alignBelowContext = main }
\lyricsto "second" \bassTwoL
>>
}
This is already useful, however, the lyrics of the second voice are much too
close to the lyrics of the first voice in the next system, so I would like to
increase the white space between each system.
I have tried
\paper{
between-system-space = 30\mm
between-system-padding = 10\mm
}
for different sizes but this does not seem to make a difference in my case
(lilypond 2.13.35). I have attached a small screenshot: I have put red lines
where I need more vertical space.
Many thanks in advance for any help!
Warm regards,
Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213 FAX +49-221-4726-298
Tel.: +49-221-478-5713 Mobile: 0160-93874279
Email: [email protected] http://www.nf.mpg.de
<<inline: kaktus.png>>
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
