| [ << Changing defaults ] | [Top][Contents][Index] | [ Notation manual tables >> ] |
| [ < Removing the stencil ] | [ Up : Visibility of objects ] | [ Painting objects white > ] |
Making objects transparent
Every layout object has a transparent property which by default is
set to #f. If set to #t the object still occupies
space but is made invisible.
a'4 a' \once \override NoteHead.transparent = ##t a' a'
This rather common operation has a shortcut \hide:
a'4 a' \once \hide NoteHead a' a'
| [ << Changing defaults ] | [Top][Contents][Index] | [ Notation manual tables >> ] |
| [ < Removing the stencil ] | [ Up : Visibility of objects ] | [ Painting objects white > ] |
![[image of music]](../4f/lily-c03c33fa.png)
![[image of music]](../5d/lily-725ef005.png)