X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Faccidental.ly;h=42857141ae2df1b457808e299b7a7c0501e8e8cd;hb=bf707a03756021f69e3f5d1a8246639a6a601099;hp=0c04e44d46887ca9b1569dd867f6f7d6817639f3;hpb=85d8b50f9d36b3f2d38aa11de3755cf563ac49e3;p=lilypond.git diff --git a/input/regression/accidental.ly b/input/regression/accidental.ly index 0c04e44d46..42857141ae 100644 --- a/input/regression/accidental.ly +++ b/input/regression/accidental.ly @@ -1,14 +1,14 @@ -\version "2.7.13" +\version "2.12.0" \header{ texidoc=" Accidentals work: the second note does not get a sharp. The third and -fourth show forced and courtesy accidentals. +fourth show forced and cautionary accidentals. " } -\layout { raggedright = ##t } +\layout { ragged-right = ##t } foo = \relative c'' { \key as \major dis4 dis dis!^"force" dis? }