]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental.ly
Issue 4418/4 run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / accidental.ly
index 0c04e44d46887ca9b1569dd867f6f7d6817639f3..3e95168608746dbddcb88325695ebe7b93233a43 100644 (file)
@@ -1,16 +1,16 @@
 
-\version "2.7.13"
+\version "2.19.21"
 
 \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? }
+foo = \relative   {   \key as \major dis''4 dis dis!^"force" dis? }
 
 << \foo 
    \context NoteNames \foo