]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chromatic-scales.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / chromatic-scales.ly
index d0b029873115c8484578d6a42b6fd2475d56378a..9e30bbd0d8e4d1fdc14f7a1ba0a4dbb9ee00f7ec 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.16.0"
 \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 {
+scales = \relative c' {
   a ais b c cis d dis e f fis g gis
   a
 }