]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chromatic-scales.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / chromatic-scales.ly
index ccfeb1e5be351b55eaf60f156b3ab78c61467060..7e6ddb4da299717e49f30cfa93815665965718f8 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.19.21"
 \header{
   texidoc="@code{staffLineLayoutFunction} is used to change the position of the notes.
 This sets @code{staffLineLayoutFunction} to @code{ly:pitch-semitones} to
@@ -7,7 +7,7 @@ space and line equal to one semitone.
 "
 }
 
-scales = \relative c' {
+scales = \relative {
   a ais b c cis d dis e f fis g gis
   a
 }