]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.47
authorfred <fred>
Sun, 24 Mar 2002 19:38:01 +0000 (19:38 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:38:01 +0000 (19:38 +0000)
input/martien.ly

index 7ae8fe4041909e9615464f2b148596df8986b172..17fdb9895c43a2b65bbb07688cd1d1b11280c344 100644 (file)
@@ -7,7 +7,7 @@
 %
 % 
 % The purpose of this file is to demonstrate features of LilyPond;
-% respect the copyright.
+% respect the copyright. %% VAAG!
 %
 % \barnumbering5
 % \barnumberstyle\boxed
 globalmusic= \melodic{
                \meter {2/4}
 %              \key fis
-               \skip {56*2}
+               \skip {2*56}
 %              \key bes es as
-               \skip {8*2}
+               \skip {2*8}
                \meter {6/8}
-               \skip{ 48*8}
+               \skip{ 8*48}
                \meter {2/4}
-               \skip {16*2}
+               \skip {2*16}
 %              \key fis
 }
 
@@ -31,10 +31,10 @@ include "mlvio2.ly"
 include "mlcello.ly"
 
 \score{
-       \staff{ globalmusic alto }
-       \staff{ globalmusic violinI }
-       \staff{ globalmusic violinII }
-       \staff{ globalmusic cello }
+       \staff{ melodicregs globalmusic alto }
+       \staff{melodicregs  globalmusic violinI }
+       \staff{ melodicregs globalmusic violinII }
+       \staff{ melodicregs globalmusic cello }
        \paper{
                \unitspace 24\mm
                \width 195\mm