On Sunday 21 August 2005 20.30, fiëé visuëlle wrote:
> Ahoi!
>
> In the attached example, the acciaccatura in the lower voice doubles  
> the repeat end bar and goes behind that wrog bar.
> I tested with LilyPond 2.6.3 and 2.7.4 on MacOS X, same result.
> Must I change something, or is it a bug?

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 ... }
>>

> This is the section in question:
>      \repeat volta 2 {
>          a2. g4 |
>          f2 e |
>          c' b4 gis |
>          e2. a4
>      }
>      \acciaccatura f'8 e1~ |
>
>
>
> Greetlings from Lake Constance

-- 
Erik


_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to