bug-lilypond
[Top][All Lists]
Advanced

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

Re: Arpeggio between voices doesnt respect the arpeggio direction


From: Graham Percival
Subject: Re: Arpeggio between voices doesnt respect the arpeggio direction
Date: Wed, 14 Mar 2007 13:40:06 -0700
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Please send a minimal example; see
http://lilypond.org/web/devel/participating/bugs

for hints.

Cheers,
- Graham


José Luis Cruz wrote:
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


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






reply via email to

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