lilypond-user
[Top][All Lists]
Advanced

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

Re: horizontal lyric spacing?


From: Aaron Hill
Subject: Re: horizontal lyric spacing?
Date: Sun, 20 Jun 2021 19:50:03 -0700
User-agent: Roundcube Webmail/1.4.9

On 2021-06-20 6:30 pm, Molly Preston wrote:
What is the best way to make more room horizontally for lyrics? I have two
syllable words that look like they are one syllable words (ie no hyphen
visible) , and I am not sure the best way to space them or if there is some
special property I don't understand?

This is one of my utility functions:

%%%%
forceHyphen = \lyricmode {
  \once \override LyricHyphen.minimum-distance = #2
}
%%%%

You then use it like this:

%%%%
\lyricmode { And the \forceHyphen white -- robed mar -- tyrs fol -- low, }
%%%%


-- Aaron Hill



reply via email to

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