X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Ftie-grace.ly;h=5352322ca60825ce156e4b2fd5cdd156984adfd1;hb=7b5eff9b8de6992d309a959c13425aa91fb7d3a6;hp=1ce1d00c163997b5ccae37ca4b99169f99e23c79;hpb=34eb783cd6b1af2fd7cf2c573ec9dc7e9d16e7f7;p=lilypond.git diff --git a/input/regression/tie-grace.ly b/input/regression/tie-grace.ly index 1ce1d00c16..5352322ca6 100644 --- a/input/regression/tie-grace.ly +++ b/input/regression/tie-grace.ly @@ -1,13 +1,13 @@ -\version "2.6.0" +\version "2.10.0" \header { - texidoc = "Tieing a grace to the to a following grace or main note works." + texidoc = "Tieing a grace to the to a following grace or main note works." } - \layout { raggedright= ##t } +\layout { ragged-right= ##t } -\score { \context Voice \relative c'' { - c4 \grace { c8 ~ c16 ~ } c4 - } +\context Voice \relative c'' { + c4 \grace { c8 ~ c16 ~ } c4 } +