Thank You! 

I used a filled-box and played around with the layers to partially cover the 
beam, but not other grobs.
I'm stuck figuring out how to avoid the box covering staff lines.
Here's the layer assignments I have:

  \override Beam.layer = #0
  \override Stem.layer = #3
  \override Accidental.layer = #3
  \override NoteHead.layer = #15
  \override StaffSymbol.layer = #3
  \override TextScript.layer = #1

How do I refer specifically to the staff lines to assign a later layer?

Below is URL to the full piece, attached is the sample where the filled-box 
covers beam and staff-lines.

https://gist.github.com/dominicus/dc2ff85c42f5a649a533





On Wednesday, May 14, 2014 1:30 AM, Pierre Perol-Schneider 
<[email protected]> wrote:


>
>
>2014-05-14 10:20 GMT+02:00 Pierre Perol-Schneider 
><[email protected]>:
>
>
> [...]
>
>            \once\override TextScript.extra-offset = #'(0 . -7)
> [...] 
>
>
>Maybe I have to add that, if the extra-offset is problematic for you, simply 
>put :
>
>[...]
>\once\override TextScript.outside-staff-priority = ##f 
>\once\override TextScript.Y-offset = #-1
>[...]
>
>
>instead.
>
>
>Cheers,
>
>
>Pierre
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to