From: fred Date: Sun, 24 Mar 2002 19:38:01 +0000 (+0000) Subject: lilypond-0.0.47 X-Git-Tag: release/1.5.59~5031 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=446f07b54bc11a350214b5b7315dae166591cfcf;p=lilypond.git lilypond-0.0.47 --- diff --git a/input/martien.ly b/input/martien.ly index 7ae8fe4041..17fdb9895c 100644 --- a/input/martien.ly +++ b/input/martien.ly @@ -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 @@ -15,13 +15,13 @@ 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