help-gnu-music
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

double beams with two voices


From: Brian McMinn
Subject: double beams with two voices
Date: Sat, 17 Feb 2001 22:41:50 -0800 (PST)

Yep, I'm new to LilyPond.  I've been merrily hacking
away for a couple of days having a great time but I
can't figure out how to get rid of the "extra" beam.

Here's a sample that shows it:

\version "1.3.84";

\include "paper16.ly";

\include "english.ly";

\score{
  \context ChoirStaff \simultaneous {
    \context Staff = top_staff \simultaneous {
        \clef treble;
        \context Voice = a \notes \relative c' { c4 c8 d8 c2}
        \context Voice = b \notes \relative c' { e4 e8 f8 e2}
        }
    }
}

I want two voices on the same staff (and I want to
write each of them as a separate voice, not as a parts
of a single chord).

How do I get rid of the extra beam?

    Brian McMinn



__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]