> > \override NoteHead #'transparent = ##t
> 
> What if you also set the LedgerLineSpanner transparent?

This doesn't work:

  \override LedgerLineSpanner #'transparent = ##t

Additionally, I don't get a warning that this property isn't accepted
by LedgerLineSpanner.  IMHO a bug: *All* grobs should be made
invisible by setting the `transparent' property.

This doesn't work either:

  \override LedgerLineSpanner #'no-ledgers = ##t

But this does:

  \override NoteHead #'no-ledgers = ##t

There's something fishy in the interface...


    Werner


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to