From 986deefa024b3d8f0148addbad5115bd9ffa7d10 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:05:26 +0000 Subject: [PATCH] lilypond-0.1.44 --- input/multi.ly | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/input/multi.ly b/input/multi.ly index 0d8a890cca..5bfcd1038b 100644 --- a/input/multi.ly +++ b/input/multi.ly @@ -7,10 +7,21 @@ copyright = "public domain"; %{ Tested Features: \multi + +WARNING: the \multi construct is not very intuitive. You better try +the + + \type Grandstaff < + \type Staff = treble {.. } + \type Staff = bass {.. } + > + +construct to get multiple staffs, it's cleaner + %} -\version "0.1.8"; +\version "0.1.9"; \score{ \melodic -- 2.39.5