Hello list, hello Steve,

You wrote:

>       Hmmmm... when I run convert-ly it outputs
> [ ... ]
> 
>       \property Hairpin  #'extra-offset = #'(0 . -3.5)

I don't know, why convert-ly produces this,
but change only "\property" with "\override", and it will work. :)

In the case, You only want one time this extra-offset, You can say:

  \once \override Hairpin #'extra-offset = #'(0 . -3.5)

Best Regards           Roland


_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to