* 2012-03-15 21:53 +0100 Janek Warchoł: > * 20012-03-15 3:01 PM, Reedmace Star > > Search for "centering the new Lyrics" thread by Keith OHara, from > December 2010. it might be exactly what you're looking for.
Thank you, yes, that was exactly what I needed. <http://lists.gnu.org/archive/html/lilypond-user/2010-12/msg00674.html> For reference, this is my example fixed: \version "2.14.2" \layout { \context { \Lyrics \override VerticalAxisGroup #'nonstaff-nonstaff-spacing #'minimum-distance = ##f \override VerticalAxisGroup #'nonstaff-unrelatedstaff-spacing #'minumum-distance = ##f \override LyricText #'minimum-Y-extent = #'(-0.6 . 2.0) } } << \new Staff << \new Voice = "a" { f'4 g' r2 | s1 } \new Voice = "b" { s1 | a'2 g' } >> \new Lyrics \lyricsto "a" \lyricmode { may -- be } \new Lyrics \lyricsto "b" \lyricmode { that the } >> Best regards, Reedmace Star _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user