]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/clef-8-syntax.ly
* scm/define-grobs.scm (all-grob-descriptions): remove
[lilypond.git] / input / test / clef-8-syntax.ly
index b5f3e7c3cd9787ac141c2f258ad166b40c2f8379..45a6365cdedd37ff8bcad6f99164a0dd7af9dccf 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "2.1.7"
 \header {
     texidoc = "@cindex Chord Octavation
 Appending @code{_8} or @code{^8} to a clef name will
@@ -9,7 +10,7 @@ name needs to be in quotes (such as \"treble^8\").
 \score { 
   \context Voice \notes\relative c {
   \clef "bass_8" c4 c c c |
-  \clef "treble^8" c'''4 c''' c''' c''' |
+  \clef "treble^8" c'''4 c c c |
   }
   \paper {
     raggedright = ##t
@@ -17,4 +18,4 @@ name needs to be in quotes (such as \"treble^8\").
   \midi { }
 }
 
-%% new-chords-done %%
+