]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-glyphs.ly
.ly version update.
[lilypond.git] / input / regression / dynamics-glyphs.ly
index e9beeffa5b9302c8aede188204c24b7b21726293..e1a68c4781e5b72f50a020153128fca6559e6ecc 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.5.68"
+
+\version "1.9.8"
 
 \header {texidoc = "Dynamic letters are kerned, and their weight
 matches that of the hairpin signs.  The dynamic scripts should be
@@ -8,13 +9,14 @@ closer to the note head (staccato, accent) are reckoned with.
 
 \score {
     
-\notes\relative c'' { c1-\ff
+\notes\relative c'' { c1\ff
                      e,-.-> \f
                      e \rfz                  
                      c' \mf
-                     c \mp \> \!
-                     c \ppppp \< \!
-                     c \sfp
+                     c \mp \> 
+                     c\!\ppppp \< 
+                     c\sfp\!
                      
 }
 }
+