X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Flyric-hyphen.ly;h=7fcc3a52588a1e4de02f553466ae81ab1c628e19;hb=e1081454de4c8167f3f010912de061822226f61d;hp=ae3ea0e7eb75d84d608b14d3a5322112e4e13414;hpb=eeec992b7029d0982bf4ed0eb3995e9ca99c10e9;p=lilypond.git diff --git a/input/regression/lyric-hyphen.ly b/input/regression/lyric-hyphen.ly index ae3ea0e7eb..7fcc3a5258 100644 --- a/input/regression/lyric-hyphen.ly +++ b/input/regression/lyric-hyphen.ly @@ -1,4 +1,4 @@ -\version "2.12.0" +\version "2.17.6" \header { texidoc = "In lyrics, hyphens may be used." } @@ -9,7 +9,7 @@ \new Voice { c' (c') c'( c') } \addlyrics { - \override Lyrics . LyricSpace #'minimum-distance = #5.0 + \override Lyrics.LyricSpace.minimum-distance = #5.0 a -- b x -- y }