Hi Nick,

On Wed, Jul 18, 2012 at 3:36 AM, Nick Payne <[email protected]>wrote:

> On 16/07/12 02:38, David Nalesnik wrote:
>
>> \offset Arpeggio #'positions #'(-1 . 1)
>>
>
> David
>
> I tried your generalized offsetter with arpeggios. It works fine for an
> arpeggio on a chord in a single voice, but doesn't lengthen an arpeggio
> where the chord is across voices:
>

Here you've created the arpeggio in the Staff context, so you'll need to
include the context.  So this will work (only needed once):

\offset "Staff.Arpeggio" #'positions #'(-1 . 1)

-David
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to