Malte Meyn <[email protected]> writes: > Am 23.02.2016 um 15:52 schrieb Caio Giovaneti de Barros: >> I'm trying to write a function to make easier for me to change arrow >> directions in arpeggios. > > I would prefer an event function with a tweak: > > \version "2.19.36" > > arpeggioUp = \tweak arpeggio-direction #UP \arpeggio
Also known as arpeggioUp = \single \arpeggioArrowUp \arpeggio if you don't want to look up what the override \arpeggioArrowUp actually does. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
