[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < RehearsalMark ] | [ Up : All layout objects ] | [ RepeatTie > ] |
3.1.106 RepeatSlash
A symbol consisting of one or
more slashes for repeating patterns shorter than a single
measure, and which contain identical durations. See also
PercentRepeat
, DoublePercentRepeat
, and
DoubleRepeatSlash
.
RepeatSlash
objects are created by the following engraver(s): Slash_repeat_engraver
.
Standard settings:
slash-negative-kern
(number):
0.85
The space to remove between slashes in percent repeat glyphs. Larger values bring the two elements closer together.
slope
(number):
1.7
The slope of this object.
stencil
(stencil):
ly:percent-repeat-interface::beat-slash
The symbol to print.
thickness
(number):
0.48
For grobs made up of lines, this is the thickness of the line. For slurs and ties, this is the distance between the two arcs of the curve’s outline at its thickest point, not counting the diameter of the virtual “pen” that draws the arcs. This property is expressed as a multiple of the current staff-line thickness (i.e., the visual output is influenced by changes to
Staff.StaffSymbol.thickness
).Y-extent
(pair of numbers):
#<unpure-pure-container #<procedure ly:grob::stencil-height (_)> >
Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s):
grob-interface
, item-interface
, percent-repeat-interface
and rhythmic-grob-interface
.
This object is of class Item (characterized by item-interface
).
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < RehearsalMark ] | [ Up : All layout objects ] | [ RepeatTie > ] |