]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/crescendi.ly
* scm/music-functions.scm (voicify-music): add \context Staff for
[lilypond.git] / input / test / crescendi.ly
index 8f2ef6db84a40136f113715f9a71363dbe99eeba..c78673d5a0c1c1886fc4b1ce399e3cd67742d129 100644 (file)
@@ -1,16 +1,17 @@
-\version "1.7.18"
+
+\version "2.1.7"
 \header{
        texidoc="@cindex Crescendi
-Lilypond can print crescendi in a number of different ways.
+LilyPond can print crescendi in a number of different ways.
 " }
 \score{
 \notes\relative c''{
-a1\fff\> \!a-\pp
-a\< \!a
+a1\fff\> a\pp\!
+a\< a\!
 \property Voice.crescendoText = \markup { \italic \bold "cresc." }
 \property Voice.crescendoSpanner = #'dashed-line
-a-\mf\< a \!a 
-a\< \!a
+a\mf\< a a\! 
+a\< a\!
 }
 \paper{
 raggedright = ##t