thanks a lot!
that was really easy, i guess i should not have asked that question :D
--
View this message in context:
http://www.nabble.com/bars-trouble-t1288920.html#a3458858
Sent from the Gnu - Lilypond - User forum at Nabble.com.
___
lilypond
Lyrics = tenors \lyricsto tenors \tenorWords
\context Lyrics = basses \lyricsto basses \bassWords
>>
\layout {
\context {
% a little smaller so lyrics
% can be closer to the staff
\Staff minimumVerticalExtent = #'(-3 . 3)
enorWords
\context Lyrics = basses \lyricsto basses \bassWords
>>
\layout {
\context {
% a little smaller so lyrics
% can be closer to the staff
\Staff minimumVerticalExtent = #'(-3 . 3)
}
}