Next: , Previous: Dots, Up: All layout objects



DoublePercentRepeat

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):
'music

The font encoding is the broadest category for selecting a font. Options include: music, number, text, math, braces, dynamic

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

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.