Harm, Thanks, that worked. Also helped to add \override Lyrics.LyricHyphen.height = #1 to move the hyphens up to align horizontally with the larger text.
BruceP On Thu, Dec 29, 2016 at 7:45 AM, Thomas Morley <thomasmorle...@gmail.com> wrote: > 2016-12-28 23:15 GMT+01:00 Bruce Pike <brucep16...@gmail.com>: > > Is there a way to change the size of hyphens in lyric text? > > > > Tried > > \override Lyrics.LyricHyphen.font-size = #6 > > \override Lyrics.LyricText.font-size = #6 > > Changes the font size of the lyric text, but not the hyphens. > > > > BruceP > > > See > http://lilypond.org/doc/v2.19/Documentation/internals/lyrichyphen > http://lilypond.org/doc/v2.19/Documentation/internals/lyric_ > 002dhyphen_002dinterface > for the tweakable properties of LyricHyphen. > > Probably resulting in: > > \new Lyrics \lyricmode { > de -- fault > \override Lyrics.LyricHyphen.thickness = #6 > foo -- bar > } > > \new Lyrics \lyricmode { > de -- fault > \override Lyrics.LyricHyphen.length = #3 > foo -- bar > } > > \new Lyrics \lyricmode { > de -- fault > \override Lyrics.LyricHyphen.thickness = #6 > \override Lyrics.LyricHyphen.length = #3 > foo -- bar > } > > Cheers, > Harm >
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user