lilypond-user
[Top][All Lists]
Advanced

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

Re: No Noteheads for single Notes


From: Trevor Bača
Subject: Re: No Noteheads for single Notes
Date: Mon, 30 Apr 2007 08:35:12 -0500

On 4/30/07, Maximilian Albert <address@hidden> wrote:
Klaus Muth schrieb:

> How do I hide the notehead for single Notes? I succeeded in making them
> invisble in using a ridiculous tiny size:
>
> \once \override NoteHead #'font-size = #-20 a
>
> but this is a really ugly hack ;). Is there a better solution?

There is a 'transparent' property which has precisely this effect:

  \once \override NoteHead #'transparent = ##t a

Yup. And if your note head has either dots or ledger lines that you'll
need to add transparency overrides for those grobs, too.


--
Trevor Bača
address@hidden

reply via email to

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