lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lyrics spacing issues


From: Eluze
Subject: Re: Lyrics spacing issues
Date: Tue, 14 May 2013 08:19:04 -0700 (PDT)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]