]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental.ly
release: 1.3.146
[lilypond.git] / input / regression / accidental.ly
index 24dda163ddf7d300c1b4a5fbf9612d6c99261c53..614995069da06ebbe5e8ac8aaedad4c965d23837 100644 (file)
@@ -1,12 +1,13 @@
+\version "1.3.146"
 
 \header{
 texidoc="
 Accidentals work: the second note does not get a sharp. The third and
 fourth show forced and courtesy accidentals.
-";
+"
 }
 
-foo = \notes\relative c''   {   \key as \major; dis4 dis dis! dis? }
+foo = \notes\relative c''   {   \key as \major dis4 dis dis! dis? }
 
 \score {