From 1725f8092642d090140e6d26fc59e45f64ebca66 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:37:14 +0000 Subject: [PATCH] lilypond-0.0.46.jcn1 --- input/wohltemperirt.ly | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/input/wohltemperirt.ly b/input/wohltemperirt.ly index 24888841b7..15723bc442 100644 --- a/input/wohltemperirt.ly +++ b/input/wohltemperirt.ly @@ -55,11 +55,16 @@ bassdux = \melodic{ } % every "melody" declared in a staff has its own "voicegroup" -trebstaf = \staff{ global dux comes } - +trebstaf = \staff{ + \inputregister{ melodicregs} + global dux comes +} + \score{ trebstaf - \staff{ bassdux global } + \staff{ \inputregister{ melodicregs} + bassdux global + } \paper{} \midi{ \tempo 4:90 -- 2.39.5