[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < Dots ] | [ Up : All layout objects ] | [ DoublePercentRepeatCounter > ] |
3.1.32 DoublePercentRepeat
DoublePercentRepeat objects are created by: Percent_repeat_engraver.
Standard settings:
stencil
(unknown):
ly:percent-repeat-item-interface::double-percent
The symbol to print.
non-musical
(boolean):
#t
True if the grob belongs to a
NonMusicalPaperColumn
.slope
(number):
1.0
The slope of this object.
dot-negative-kern
(number):
0.75
The space to remove between a dot and a slash in percent repeat glyphs. Larger values bring the two elements closer together.
slash-negative-kern
(number):
1.6
The space to remove between slashes in percent repeat glyphs. Larger values bring the two elements closer together.
font-encoding
(symbol):
'fetaMusic
The font encoding is the broadest category for selecting a font. Currently, only lilypond’s system fonts (Emmentaler and Aybabtu) are using this property. Available values are
fetaMusic
(Emmentaler),fetaBraces
(Aybabtu),fetaNumber
(Emmentaler), andfetaDynamic
(Emmentaler).width
(dimension, in staff space):
2.0
The width of a grob measured in staff space.
thickness
(number):
0.48
Line thickness, generally measured in
line-thickness
.break-align-symbol
(symbol):
'staff-bar
This key is used for aligning and spacing breakable items.
break-visibility
(vector):
#(#t #t #f)
A vector of 3 booleans,
#(end-of-line unbroken begin-of-line)
.#t
means visible,#f
means killed.
This object supports the following interface(s): percent-repeat-item-interface, percent-repeat-interface, item-interface, font-interface, break-aligned-interface and grob-interface.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < Dots ] | [ Up : All layout objects ] | [ DoublePercentRepeatCounter > ] |