On Thu, May 22, 2014 at 6:04 AM, Janek Warchoł <janek.lilyp...@gmail.com>wrote:

> 2014-05-22 4:59 GMT+02:00 James Worlton <jworl...@gmail.com>:
> > Hello,
> >
> > I'm trying to get the whiteout that is attached to the NoteHead to not
> cover
> > the ledger line.
>
> Use \override Staff.LedgerLineSpanner.layer = #3
> This override must be placed at the beginning of the music (when the
> Staff is created), or it won't have any effect. You can also use \new
> Staff \with { \override LedgerLineSpanner.layer = #3 } which is
> probably more elegant.
>
> As for the size of the override, i don't remember any solution.
>
> best,
> Janek
>

Hi Janek,

This does indeed take care of the first question quite nicely.
Unfortunately, I still don't know how to resize the whiteout. But Javier's
solution appears to be working as long as I override the NoteHead and the
TextScript into the same layer.

Thanks!
James W
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to