Carl Peterson-2 wrote
> Reposting a previous question with code example. Note that depending on
> how
> the alignment is defined, about a notehead of space is added to one side
> of
> the lyrics or the other.

what's wrong with it?

if you like to change this use sth like

\layout {
  \context {
    \Lyrics
   %%% choose either one or both of the following 2 lines
    \override
VerticalAxisGroup.nonstaff-unrelatedstaff-spacing.minimum-distance = #13
    \override
VerticalAxisGroup.nonstaff-relatedstaff-spacing.minimum-distance = #13
  }
}

note that there are other parameters for vertical spacing

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Lyrics-spacing-issues-tp145888p145903.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to