]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-glyphs.ly
* input/regression/bar-number.ly: remove unnecessary old-relative
[lilypond.git] / input / regression / dynamics-glyphs.ly
index 6be24a54d0151774790f9ba58c9e10074190c20d..03d508af63c865e28d956cd3ed7dc8a6e8559748 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.16"
+
+\version "1.9.1"
 
 \header {texidoc = "Dynamic letters are kerned, and their weight
 matches that of the hairpin signs.  The dynamic scripts should be
@@ -8,14 +9,14 @@ closer to the note head (staccato, accent) are reckoned with.
 
 \score {
     
-\notes\relative c'' { c1-\ff
-                     e,-.-> -\f
+\notes\relative c'' { c1\ff
+                     e,-.-> \f
                      e \rfz                  
-                     c' -\mf
-                     c -\mp \> \!
-                     c \ppppp \< \!
-                     c \sfp
+                     c' \mf
+                     c \mp \> 
+                     c\!\ppppp \< 
+                     c\sfp\!
                      
 }
 }
-%% new-chords-done %%
+