]> git.donarmstrong.com Git - lilypond.git/commitdiff
fix minor error (treble cleff stuff too high)
authorGraham Percival <graham@percival-music.ca>
Tue, 3 Jun 2003 16:46:17 +0000 (16:46 +0000)
committerGraham Percival <graham@percival-music.ca>
Tue, 3 Jun 2003 16:46:17 +0000 (16:46 +0000)
input/test/clef-8-syntax.ly

index b5f3e7c3cd9787ac141c2f258ad166b40c2f8379..74e46ea653c613c47e5172b9e8af4a8d5f0fa40d 100644 (file)
@@ -9,7 +9,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