lilypond-user
[Top][All Lists]
Advanced

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

Adjusting space in a lyric tie


From: David F.
Subject: Adjusting space in a lyric tie
Date: Sat, 19 Jan 2019 20:44:00 -0700

How do I adjust the space between two syllables/words that are tied?  
LyricSpace.minimum-distance works for words that are not tied.

Thanks!
David

\version "2.19"

{
    c'4 d'4 e'4 f'4
}
\addlyrics {
    \override Lyrics.LyricSpace.minimum-distance = #2
    Ly -- rics with~some~ly -- ric~ties
}




reply via email to

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