]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/dynamics-line.ly
* lily/book.cc (LY_DEFINE): new function. ly:make-book. Supercedes
[lilypond.git] / input / regression / dynamics-line.ly
index 0d50e9b040a1de65a1a57a167d47a3a35389ed79..43aed0155dcafeca2cfdc95cc5f2096de60f0809 100644 (file)
@@ -1,4 +1,5 @@
-\version "1.7.18"
+
+\version "2.3.4"
 \header{
 texidoc=" Dynamics appear below or above the staff.  If multiple
 dynamics are linked with (de)crescendi, they should be on the same
@@ -9,16 +10,16 @@ line. Isolated dynamics may be forced up or down.
 
 
 \score{
-\notes\relative c''{
+\relative c''{
 a1^\sfz
-a1-\fff\> \!c,,-\pp a'' a-\p
+a1\fff\> c,,\!\pp a'' a\p
 
 % We need this to test if we get two Dynamic line spanners
 a
 
 % because do_removal_processing ()
 % doesn't seem to post_process elements
-d-\f
+d\f
 
 a
 
@@ -29,4 +30,4 @@ a
 \tempo 1 = 60
 }
 }
-%% new-chords-done %%
+