On Sun, Jul 15, 2012 at 12:28 PM, David Nalesnik <[email protected]>wrote:
> > [replying to list] > > Hi Mario, > > On Sun, Jul 15, 2012 at 12:01 PM, Mario Moles <[email protected]>wrote: > >> ** >> >> In data domenica 15 luglio 2012 11:38:34, hai scritto: >> >> \offset Arpeggio #'positions #'(-1 . 1) will move each endpoint one >> staff-space from where it would be ordinarily. You can (with current >> development versions) alter just one arpeggio like so: \once \offset >> Arpeggio #'positions #'(-1 . 1) >> >> >> >> Good! And for the horizontal displacement? Thank you! >> > > You can apply the command to 'X-extent, too. The following will give you > the same result as the overrides Harm included in \arpeggioStrikeUp and > \arpeggioStrikeDown: > > \offset Arpeggio #'X-extent #'(-0.4 . -0.4) > > If you are going to use this approach, recognize that you won't be > offsetting from the values of 'X-extent created by the overrides Harm > included in his functions, rather LilyPond's default values. > One more thing: you'll need to comment out the overrides of 'X-extent from \arpeggioStrikeUp and \arpeggioStrikeDown so they don't interfere with \offset (if you decide to experiment with it). -David
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
