On 19/08/11 01:57, Mario Moles wrote:
> Your code compiles fine, giving a nice output with 2.14.2 ! ???
>
> Harm
You are sure? Your pdf output print the arrow?
In the mine no!
No arrow on the arpeggio with 2.15.8 either, but you can use the following:
\version "2.15.7"
\paper { ragged-right = ##t }
\new Staff
\with
{
\consists "Span_arpeggio_engraver"
}
\relative c''
{
\set Staff.connectArpeggios = ##t
\override Staff.Arpeggio #'arpeggio-direction = #UP
<<
{ ces\arpeggio }
\\
{ es,\arpeggio }
>>
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user