]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/clef-transposition.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / clef-transposition.ly
index d2ff5730aa689d241c20b8d1917039188aa3629f..7b68e03fd086912ad4a9015aa1b583981170a467 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.16.0" \header {
+\version "2.19.21" \header {
 
     texidoc = "Clefs may be transposed up or down
 by arbitrary amount, including 15 for two octaves."
@@ -8,10 +8,10 @@ by arbitrary amount, including 15 for two octaves."
 \layout { ragged-right = ##t  }
 
 
-\relative c'' {
+\relative {
 
   \clef "G_8"
-  c4
+  c''4
   \clef "G_15"
   c4
   \clef "G_7"