Next: Making objects transparent, Up: Visibility of objects
Every layout object has a stencil property. By default this is set
to the specific function which draws that object. If this property
is overridden to #f no function will be called and the object
will not be drawn. The default action can be recovered with
\revert.
a1 a
\override Score.BarLine #'stencil = ##f
a a
\revert Score.BarLine #'stencil
a a a
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.