]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chromatic-scales.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / chromatic-scales.ly
index d0b029873115c8484578d6a42b6fd2475d56378a..f90a01f1a3237513e25104980052b8307484e3bd 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.14.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
 }