bug-lilypond
[Top][All Lists]
Advanced

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

Arpeggio between voices doesnt respect the arpeggio direction


From: José Luis Cruz
Subject: Arpeggio between voices doesnt respect the arpeggio direction
Date: Wed, 14 Mar 2007 18:40:45 +0100

Ok, I think this is a bug.

I've just learned how to make an arpeggio crossing voices (thanks
Mat), the problem is that I want arpeggios with arrow and when I say
to connect the arpegios, it's converted to a neutral one.

%%% START CODE %%%

\new Staff \with {\consists "Span_arpeggio_engraver"}  {
<< {\arpeggioUp <d'' f'' a''>2\arpeggio }   \\  { \arpeggioUp <b' d'
f'>2\arpeggio }  >>

\set Staff.connectArpeggios = ##t
<< {\arpeggioUp <d'' f'' a''>2\arpeggio }   \\  { \arpeggioUp <b' d'
f'>2\arpeggio }  >>
}

%%% END CODE %%%

regards,
Jose Luis




reply via email to

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