bug-lilypond
[Top][All Lists]
Advanced

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

Re: ledger lines bug


From: Han-Wen Nienhuys
Subject: Re: ledger lines bug
Date: Wed, 20 Apr 2005 00:34:47 +0200

Op di, 19-04-2005 te 23:50 +0200, schreef Werner LEMBERG:
> > > \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.
> 

bugreport, please.

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

No, not at all. The ledgers are drawn by the spanner around the
noteheads. To make a note head ledger-less, it has to be marked with the
no-ledgers property, so the LedgerLineSpanner will skip it.

-- 
Han-Wen Nienhuys - address@hidden
LilyPond Software Design - http://www.lilypond-design.com





reply via email to

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