bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ledger lines bug


From: Werner LEMBERG
Subject: Re: ledger lines bug
Date: Tue, 19 Apr 2005 23:50:49 +0200 (CEST)

> > \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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]