]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/dynamic-extra.ly
*** empty log message ***
[lilypond.git] / input / test / dynamic-extra.ly
index c12895031c519462ae44f4e1766799a358a5776f..f86553d441361825eb69766b46b5580cdcc2389c 100644 (file)
@@ -1,7 +1,9 @@
-\version "1.7.18"
+
+\version "2.1.22"
+% probably should be merged into refman.
 \header{
-    texidoc = "Additional tricks for dynamics.  Pi`u forte dynamic script"
-}
+    texidoc = "@cindex Dynamic Piu Forte
+Additional tricks for dynamics.  Pi`u forte dynamic script. " }
 
 piuf = \markup {  \italic "pi\\`u" \dynamic "f" }
 
@@ -9,10 +11,11 @@ piuf =       \markup {  \italic "pi\\`u" \dynamic "f" }
     \notes\relative c''{
        c-\piuf
        c
-       c2\< \! c2
+       c2\< c2\!
        
-       c2\< \! c2
+       c2\< c2\!
        }
+\paper{raggedright = ##t}
     }
 
-%% new-chords-done %%
+