SystemStartBracket objects are created by: System_start_delimiter_engraver
Standard settings:
Y-extent-callback (procedure):#f
see X-extent-callback.
X-offset-callbacks (list):'(#<procedure #f (g a)>)
A list of functions determining this
objects' position relative to its parent. The last one in the list is
called first. The functions take a grob and axis argument.
print-function (procedure):System_start_delimiter::print
Function taking grob as argument,
returning a Stencil object.
glyph (string):bracket
a string determining what (style) of glyph is
typeset. Valid choices depend on the function that is reading this
property.
collapse-height (dimension, in staff space):1
Minimum height of system start delimiter. If equal or smaller, the bracket is removed.
thickness (number):0.45
Bar line thickness, measured in
linethickness.
This object supports the following interfaces: spanner-interface, system-start-delimiter-interface, font-interface and grob-interface
This page is for LilyPond-2.6.6 (stable-branch).