James E. Bailey-3 wrote:
> 
> I want to move lyrics closer to each other. I've tried \layout  
> {\context { \Lyrics \override #'baseline-skip = #-55 } } and it's not  
> working for me. I'm sure I've just got the wrong context somewhere.  
> Can someone point me to the right way?
> 

\context Lyrics \with {
   \override VerticalAxisGroup #'minimum-Y-extent = #'(0 . 0)
   }

… or play around with those numbers!

i am not quite certain about where - in which context(s) - you have to place
it to make it effective in every stanza
-- 
View this message in context: 
http://www.nabble.com/move-lyrics-closer-tp22964622p22967809.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to