Re: bars trouble

2006-03-17 Thread jango
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

Re: bars trouble

2006-03-16 Thread Mats Bengtsson
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)

bars trouble

2006-03-15 Thread jango
enorWords \context Lyrics = basses \lyricsto basses \bassWords >> \layout { \context { % a little smaller so lyrics % can be closer to the staff \Staff minimumVerticalExtent = #'(-3 . 3) } }