| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < DoublePercentRepeatCounter ] | [ Up: All layout objects ] | [ DurationLine > ] |
3.1.46 DoubleRepeatSlash
A double-percent symbol for
repeating patterns shorter than a single measure, and which
contain mixed durations. See also PercentRepeat,
DoublePercentRepeat, and RepeatSlash.
DoubleRepeatSlash objects are created by the following engraver(s): Slash_repeat_engraver.
Standard settings:
dot-negative-kern(number):
0.75The space to remove between a dot and a slash in percent repeat glyphs. Larger values bring the two elements closer together.
font-encoding(symbol):
'fetaMusicThe font encoding is the broadest category for selecting a font. Currently, only lilypond’s system fonts (Emmentaler) are using this property. Available values are
fetaMusic(Emmentaler),fetaBraces,fetaText(Emmentaler).slash-negative-kern(number):
1.6The space to remove between slashes in percent repeat glyphs. Larger values bring the two elements closer together.
slope(number):
1.0The slope of this object.
stencil(stencil):
ly:percent-repeat-interface::beat-slashThe symbol to print.
thickness(number):
0.48For 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 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):
font-interface, grob-interface, item-interface, outside-staff-interface, percent-repeat-interface and rhythmic-grob-interface.
This object is of class Item (characterized by item-interface).
| [ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < DoublePercentRepeatCounter ] | [ Up: All layout objects ] | [ DurationLine > ] |