Greetings Alistair,

The solution is actually quite simple. \arpeggioArrowUp is an override
setting of \arpeggio, so it must be entered before the chord you want
arpeggiated. Then, append \arpeggio to your chord, and all should be
fine. But remember then to revert to the arpeggio default with
\arpeggioNormal, otherwise, all future arpeggiated chords will be
altered!

Hwaen Ch'uqi


On 1/14/15, Alistair Millar <alistair.mil...@blueyonder.co.uk> wrote:
> I hope this is enough. Thanks
>
> \version "2.18.2"
>
> \language "english"
>
> \relative c'
>
> {
>   \clef "treble"
>   \time 4/4
>   \key g \major
>
>   <g b d g>4\arpeggio
>   <g b d g>4\arpeggioArrowUp
>
>   \bar "|."
>
> }
>
>
>
> --
> View this message in context:
> http://lilypond.1069038.n5.nabble.com/arpeggioArrowUp-tp170464p170466.html
> Sent from the User mailing list archive at Nabble.com.
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to