bug-lilypond
[Top][All Lists]
Advanced

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

Re: \appoggiatura disables autoBeam


From: Mats Bengtsson
Subject: Re: \appoggiatura disables autoBeam
Date: Tue, 05 Jun 2007 23:48:14 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

Graham Percival wrote:

If you comment out the \partial 4, then the beaming is normal.

This seems to be true in version 2.11.23, but not in 2.10.15,
for example.

  Does that solve this issue?

Of course not, since this gives the bar lines at the wrong places.

What does work, though, is to insert the \partial 4
between the grace note and the main note.

\appoggiatura g16  \partial 4 f8 ees16 d

Unless this bug is solved quickly, we should add a comment in the
manual (I can do it). I'm really surprised that this issue hasn't popped
up earlier. I just tried the example in version 2.6, which has the
same problem and I wouldn't be surprised if it's been the same
since the big revision of the grace note implementations, i.e. since
version 1.6.

  /Mats


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




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



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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