]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/part.ly
release: 1.0.10
[lilypond.git] / input / part.ly
index b7beca7636512e7f08259468536877bd83e263b6..7ee17905f3b39644411a27f13075db035b5fd908 100644 (file)
@@ -1,4 +1,5 @@
-part = \melodic{
+\version "1.0.4";
+part = \{
        c-1 c c c
        r1*3
        c4-5 c c c
@@ -30,7 +31,7 @@ a4 = \paper{
 
 \score{
        <
-               \melodic
+               \notes
                        \property Score.part = 1
                        \part
                }
@@ -40,7 +41,7 @@ a4 = \paper{
 
 \score{
        <
-               \melodic
+               \notes
                        \property Score.part = 0
                        \part
                }