3.1.100 StemTremolo

StemTremolo objects are created by: Stem_engraver.

Standard settings:

beam-thickness (dimension, in staff space):

0.48

Beam thickness, measured in staff-space units.

beam-width (dimension, in staff space):

ly:stem-tremolo::calc-width

Width of the tremolo sign.

slope (number):

ly:stem-tremolo::calc-slope

The slope of this object.

stencil (stencil):

ly:stem-tremolo::print

The symbol to print.

style (symbol):

ly:stem-tremolo::calc-style

This setting determines in what style a grob is typeset. Valid choices depend on the stencil callback reading this property.

X-extent (pair of numbers):

ly:stem-tremolo::width

Hard coded extent in X direction.

Y-extent (pair of numbers):

ly:stem-tremolo::height

Hard coded extent in Y direction.

This object supports the following interface(s): grob-interface, item-interface and stem-tremolo-interface.


Internals Reference