]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-glyphs.ly
* buildscripts/mf-to-table.py (base): break table every three
[lilypond.git] / input / regression / dynamics-glyphs.ly
index 0616f2ecc7de72b667a5c9d56a015718ecf9ff03..449b9c877ccc80a1701a139f9d670bdd468f28fb 100644 (file)
@@ -1,3 +1,4 @@
+\version "1.7.18"
 
 \header {texidoc = "Dynamic letters are kerned, and their weight
 matches that of the hairpin signs.  The dynamic scripts should be
@@ -8,12 +9,13 @@ closer to the note head (staccato, accent) are reckoned with.
 \score {
     
 \notes\relative c'' { c1-\ff
-                     e,-.-> \f
+                     e,-.-> -\f
                      e \rfz                  
-                     c' \mf
-                     c \mp \> \!
+                     c' -\mf
+                     c -\mp \> \!
                      c \ppppp \< \!
                      c \sfp
                      
 }
 }
+