On Sat, Nov 1, 2014 at 6:53 PM, David Nalesnik <david.nales...@gmail.com>
wrote:

>
>
> Actually, it might not be hard to enhance \offset to deal with Script.
> The defaults aren't stored in define-grobs, rather they're in script.scm.
> I'll look into that.
>

The defaults are available, yes, but then we run into the same
problem--Script.padding will not work with callbacks:

{
  \override Script.padding = #(lambda (grob) 7)
  d\staccato
}

;(
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to