lilypond-user
[Top][All Lists]
Advanced

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

Re: acciaccatura messes repeat


From: Mats Bengtsson
Subject: Re: acciaccatura messes repeat
Date: Mon, 22 Aug 2005 14:51:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511



fiëé visuëlle wrote:
------------------------------------------------------------------------

Am 2005-08-22 um 01:18 schrieb Erik Sandberg:

In the attached example, the acciaccatura in the lower voice doubles
the repeat end bar and goes behind that wrong bar.

It is a known bug. The workaround is to add dummy grace notes in all parts,
like
<<
{ \repeat volta 2 { .. } \grace s8 .. }
{ \repeat volta 2 { .. } \acciaccatura f8 e1 ... }


Thank you, but it doesn't help.
I added dummy grace notes at every place in the upper voice where I use one in the lower - no change.

You didn't change it in all parts. When I added a dummy grace note also
to the chords, it seems to work better:

akkorde = \chordmode {
        \repeat volta 2 {
                a1:m | d:m |
                a2:m d:m | a1:m
        }
        \repeat volta 2 {
                a:m | f2 a:m |
                a:m b4 e:7 |
                a1:m
        }
        \grace s8  a1:m | d:m |
        a2:m d:m | a1:m



   /Mats




reply via email to

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