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
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user