Op wo, 20-04-2005 te 01:27 +0200, schreef Werner LEMBERG: > > > \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. > > > > bugreport, please. > > My mistake. I was using the wrong context. BTW, what's the reason > for putting NoteHead into `Voice' and LedgerLineSpanner into `Staff'?
To avoid collisions between ledger lines of tightly spaced notes, the spanner needs to know about *all* note heads at the same time. This requires that it be at Staff level. -- Han-Wen Nienhuys - [EMAIL PROTECTED] LilyPond Software Design - http://www.lilypond-design.com _______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
