From feca06d3c52751c62c7175ae11407e0499a983bc Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:57:29 +0000 Subject: [PATCH] lilypond-0.1.14 --- input/wtk1-prelude1.ly | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/input/wtk1-prelude1.ly b/input/wtk1-prelude1.ly index 49ae054af7..060b5866a5 100644 --- a/input/wtk1-prelude1.ly +++ b/input/wtk1-prelude1.ly @@ -8,7 +8,7 @@ enteredby Shay Rojansky copyright Public Domain } -\version "0.1.5"; +\version "0.1.6"; global = \melodic { @@ -23,7 +23,7 @@ soprane = \clef "violin"; \octave c'; - <\multi 2; + \multi 2 < % Real soprane {\stemup r8 [g16 c'] [e' g c' e'] r8 [g16 c'] [e' g c' e'] | @@ -94,7 +94,7 @@ bass = b b | a a | %% 10 - <\multi 2; + \multi 2 < % Alt {\stemup r16 a8. ~ a4 r16 a8. ~ a4 | @@ -163,12 +163,11 @@ bass = \score { \melodic \type Grandstaff < - \multi 1; - < \multi 2; + < \global \soprane > - < \multi 2; + < \global \bass > -- 2.39.5