DoublePercentRepeat objects are created by: Percent_repeat_engraver
Standard settings:
print-function
(procedure):Percent_repeat_item_interface::double_percent
Function taking grob as argument,
returning a Stencil
object.
breakable
(boolean):#t
Can this object appear at a line break,
like clefs and bar lines?
slope
(number):1.0
The slope of this object.
font-encoding
(symbol):'fetaMusic
The font encoding is the broadest
category for selecting a font. Options include: fetaMusic
,
fetaNumber
, TeX-text
, TeX-math
, fetaBraces
,
fetaDynamic
width
(dimension, in staff space):2.0
The width of a grob measured in staff space.
thickness
(number):0.48
Bar line thickness, measured in
linethickness
.
break-align-symbol
(symbol):'staff-bar
This key is used for aligning and
spacing breakable items.
break-visibility
(procedure):begin-of-line-invisible
A function that takes the break
direction and returns a cons of booleans containing (transparent
. empty). The following variables are predefined:
all-visible
, begin-of-line-visible
,
end-of-line-visible
, begin-of-line-invisible
,
end-of-line-invisible
, all-invisible
.
This object supports the following interfaces: item-interface, percent-repeat-interface, break-aligned-interface, font-interface and grob-interface
This page is for LilyPond-2.6.3 (stable-branch).