bug-lilypond
[Top][All Lists]
Advanced

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

Re: \appoggiatura disables autoBeam


From: Graham Percival
Subject: Re: \appoggiatura disables autoBeam
Date: Mon, 04 Jun 2007 17:51:03 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

If you comment out the \partial 4, then the beaming is normal. Does that solve this issue?

Cheers,
- Graham

Andres wrote:
I'm not top posting.

%% removing \appoggiatura g16 it works as usual
%% with \appoggiatura g16 every note appears alone
%% tried new Voice, etc., but it doesn't work.

\version "2.11.22"

\score {
 \new PianoStaff <<
  \relative c''

  \new Staff { \key g \minor

       \partial 4
       \appoggiatura g16 f8 ees16 d
       c8 (bes) bes4. d8 g d
       f4 (ees4.) f16 (g f ees d c)
       bes4 (a4.) a8 (bes c)
       <a c>4 (<bes d>) r8 f'16 (e g f ees d)
   }
 >>
}



_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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