--- /srv/rebuilderd/tmp/rebuilderdIv3sK1/inputs/lilypond-doc-html_2.24.4-5_all.deb +++ /srv/rebuilderd/tmp/rebuilderdIv3sK1/out/lilypond-doc-html_2.24.4-5_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2025-02-28 22:35:59.000000 debian-binary │ --rw-r--r-- 0 0 0 190156 2025-02-28 22:35:59.000000 control.tar.xz │ --rw-r--r-- 0 0 0 6086004 2025-02-28 22:35:59.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 190136 2025-02-28 22:35:59.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 6085928 2025-02-28 22:35:59.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/balloontext.html │ │ │ @@ -72,15 +72,15 @@ │ │ │

#t │ │ │

│ │ │

Print the line from an annotation to the │ │ │ grob that it annotates. │ │ │

│ │ │
│ │ │
break-visibility (vector):
│ │ │ -

#<procedure 7f97c99e83a0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131a7280 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

A vector of 3 booleans, │ │ │ #(end-of-line unbroken begin-of-line). │ │ │ #t means visible, #f means killed. │ │ │

│ │ │
│ │ │
extra-spacing-width (pair of numbers):
│ │ │ @@ -96,15 +96,15 @@ │ │ │
stencil (stencil):
│ │ │

ly:balloon-interface::print │ │ │

│ │ │

The symbol to print. │ │ │

│ │ │
│ │ │
text (markup):
│ │ │ -

#<procedure 7f97c99e9c20 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131abb00 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

Text markup. See │ │ │ Formatting text. │ │ │

│ │ │
│ │ │
thickness (number):
│ │ │

1.0 │ │ │ @@ -129,29 +129,29 @@ │ │ │

ly:balloon-interface::width │ │ │

│ │ │

Extent (size) in the X direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

│ │ │
│ │ │
X-offset (number):
│ │ │ -

#<procedure 7f97c99e9840 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131ab720 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

The horizontal amount that this object is │ │ │ moved relative to its X-parent. │ │ │

│ │ │
│ │ │
Y-extent (pair of numbers):
│ │ │

#<unpure-pure-container #<procedure ly:grob::stencil-height (_)> #<procedure ly:balloon-interface::pure-height (_ _ _)> > │ │ │

│ │ │

Extent (size) in the Y direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

│ │ │
│ │ │
Y-offset (number):
│ │ │ -

#<procedure 7f97c99e9680 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131ab560 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

The vertical amount that this object is moved │ │ │ relative to its Y-parent. │ │ │

│ │ │
│ │ │ │ │ │ ├── html2text {} │ │ │ │ @@ -10,28 +10,28 @@ │ │ │ │ annotation-balloon (boolean): │ │ │ │ #t │ │ │ │ Print the balloon around an annotation. │ │ │ │ annotation-line (boolean): │ │ │ │ #t │ │ │ │ Print the line from an annotation to the grob that it annotates. │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ extra-spacing-width (pair of numbers): │ │ │ │ '(+inf.0 . -inf.0) │ │ │ │ In the horizontal spacing problem, we pad each item by this amount (by │ │ │ │ adding the ‘car’ on the left side of the item and adding the ‘cdr’ on the │ │ │ │ right side of the item). In order to make a grob take up no horizontal │ │ │ │ space at all, set this to (+inf.0 . -inf.0). │ │ │ │ stencil (stencil): │ │ │ │ ly:balloon-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ thickness (number): │ │ │ │ 1.0 │ │ │ │ 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 │ │ │ │ @@ -43,23 +43,23 @@ │ │ │ │ extents (_ _ _)> > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ ly:balloon-interface::width │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _a_c_c_i_d_e_n_t_a_l_-_s_w_i_t_c_h_-_i_n_t_e_r_f_a_c_e, │ │ │ │ _b_a_l_l_o_o_n_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and │ │ │ │ _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/barline.html │ │ │ @@ -120,15 +120,15 @@ │ │ │ property. │ │ │

│ │ │

In combination with (span) bar lines, it is a string resembling the │ │ │ bar line appearance in ASCII form. │ │ │

│ │ │ │ │ │
glyph-left (string):
│ │ │ -

#<procedure 7f97c99ecac0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131be9a0 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

The glyph value to use at the end of │ │ │ the line when the line is broken. #f indicates that no glyph │ │ │ should be visible; otherwise the value must be a string. │ │ │

│ │ │
│ │ │
glyph-name (string):
│ │ │ ├── html2text {} │ │ │ │ @@ -37,15 +37,15 @@ │ │ │ │ glyph (string): │ │ │ │ "|" │ │ │ │ A string determining what ‘style’ of glyph is typeset. Valid choices │ │ │ │ depend on the function that is reading this property. │ │ │ │ In combination with (span) bar lines, it is a string resembling the bar │ │ │ │ line appearance in ASCII form. │ │ │ │ glyph-left (string): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The glyph value to use at the end of the line when the line is broken. #f │ │ │ │ indicates that no glyph should be visible; otherwise the value must be a │ │ │ │ string. │ │ │ │ glyph-name (string): │ │ │ │ bar-line::calc-glyph-name │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/barnumber.html │ │ │ @@ -154,15 +154,15 @@ │ │ │

1.0 │ │ │

│ │ │

Add this much extra space between │ │ │ objects that are next to each other. │ │ │

│ │ │
│ │ │
self-alignment-X (number):
│ │ │ -

#<procedure 7f97c99f3600 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131c2420 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

Specify alignment of an object. The │ │ │ value -1 means left aligned, 0 centered, and │ │ │ 1 right-aligned in X direction. Other numerical │ │ │ values may also be specified - the unit is half the object width. │ │ │

│ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -54,15 +54,15 @@ │ │ │ │ If set, the grob is positioned outside the staff in such a way as to │ │ │ │ avoid all collisions. In case of a potential collision, the grob with the │ │ │ │ smaller outside-staff-priority is closer to the staff. │ │ │ │ padding (dimension, in staff space): │ │ │ │ 1.0 │ │ │ │ Add this much extra space between objects that are next to each other. │ │ │ │ self-alignment-X (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Specify alignment of an object. The value -1 means left aligned, │ │ │ │ 0 centered, and 1 right-aligned in X direction. Other numerical values │ │ │ │ may also be specified - the unit is half the object width. │ │ │ │ side-axis (number): │ │ │ │ 1 │ │ │ │ If the value is X (or equivalently 0), the object is placed horizontally │ │ │ │ next to the other object. If the value is Y or 1, it is placed │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/beam.html │ │ │ @@ -190,15 +190,15 @@ │ │ │
stencil (stencil):
│ │ │

ly:beam::print │ │ │

│ │ │

The symbol to print. │ │ │

│ │ │
│ │ │
transparent (boolean):
│ │ │ -

#<procedure 7f97c9a20f40 at ice-9/eval.scm:333:13 (a)> │ │ │ +

#<procedure 7fea131d1bc0 at ice-9/eval.scm:333:13 (a)> │ │ │

│ │ │

This makes the grob invisible. │ │ │

│ │ │
│ │ │
vertical-skylines (pair of skylines):
│ │ │

#<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> #<procedure ly:grob::pure-simple-vertical-skylines-from-extents (_ _ _)> > │ │ │

│ │ │ ├── html2text {} │ │ │ │ @@ -84,15 +84,15 @@ │ │ │ │ positions in staff-space units of the current staff. For slurs, this │ │ │ │ value selects which slur candidate to use; if extreme positions are │ │ │ │ requested, the closest one is taken. │ │ │ │ stencil (stencil): │ │ │ │ ly:beam::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-positions (pair of numbers): │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/chordgridscore.html │ │ │ @@ -66,15 +66,15 @@ │ │ │
'(measurePosition
│ │ │     measureLength
│ │ │     measureStartNow
│ │ │     lastChord)
│ │ │  
  • Set context property associatedVoiceType to │ │ │ 'Voice. │ │ │
  • Set context property autoAccidentals to: │ │ │ -
    '(Staff #<procedure 7f97ca5bf660 at ice-9/eval.scm:339:13 (a b c)>)
    │ │ │ +
    '(Staff #<procedure 7fea14750760 at ice-9/eval.scm:339:13 (a b c)>)
    │ │ │  
  • Set context property autoBeamCheck to │ │ │ default-auto-beam-check. │ │ │
  • Set context property autoBeaming to │ │ │ #t. │ │ │
  • Set context property autoCautionaries to │ │ │ '(). │ │ │
  • Set context property barCheckSynchronize to │ │ │ @@ -199,15 +199,15 @@ │ │ │
  • Set context property clefGlyph to │ │ │ "clefs.G". │ │ │
  • Set context property clefPosition to │ │ │ -2. │ │ │
  • Set context property clefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
  • Set context property codaMarkFormatter to │ │ │ -#<procedure 7f97c969d060 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea138caf80 at ice-9/eval.scm:336:13 (a b)>. │ │ │
  • Set context property completionFactor to │ │ │ unity-if-multimeasure. │ │ │
  • Set context property crescendoSpanner to │ │ │ 'hairpin. │ │ │
  • Set context property cueClefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
  • Set context property dalSegnoTextFormatter to │ │ │ @@ -215,15 +215,15 @@ │ │ │
  • Set context property decrescendoSpanner to │ │ │ 'hairpin. │ │ │
  • Set context property doubleRepeatBarType to │ │ │ ":..:". │ │ │
  • Set context property doubleRepeatSegnoBarType to │ │ │ ":|.S.|:". │ │ │
  • Set context property drumStyleTable to │ │ │ -#<hash-table 7f97ca031780 29/61>. │ │ │ +#<hash-table 7fea146fd540 29/61>. │ │ │
  • Set context property endRepeatBarType to │ │ │ ":|.". │ │ │
  • Set context property endRepeatSegnoBarType to │ │ │ ":|.S". │ │ │
  • Set context property explicitClefVisibility to: │ │ │
    #(#t #t #t)
    │ │ │  
  • Set context property explicitCueClefVisibility to: │ │ │ @@ -392,15 +392,15 @@ │ │ │ tie-event │ │ │ beam-event │ │ │ tuplet-span-event │ │ │ tremolo-event) │ │ │
  • Set context property quotedEventTypes to: │ │ │
    '(StreamEvent)
    │ │ │  
  • Set context property rehearsalMarkFormatter to │ │ │ -#<procedure 7f97c96bab00 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea139228e0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
  • Set context property rehearsalMark to │ │ │ 1. │ │ │
  • Set context property repeatCountVisibility to │ │ │ all-repeat-counts-visible. │ │ │
  • Set context property restNumberThreshold to │ │ │ 1. │ │ │
  • Set context property scriptDefinitions to: │ │ │ ├── html2text {} │ │ │ │ @@ -19,15 +19,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -136,25 +136,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -287,15 +287,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/clefmodifier.html │ │ │ @@ -54,30 +54,30 @@ │ │ │

    │ │ │ │ │ │

    Standard settings: │ │ │

    │ │ │ │ │ │
    │ │ │
    break-visibility (vector):
    │ │ │ -

    #<procedure 7f97c9a32980 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea131f62c0 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    A vector of 3 booleans, │ │ │ #(end-of-line unbroken begin-of-line). │ │ │ #t means visible, #f means killed. │ │ │

    │ │ │
    │ │ │
    clef-alignments (alist, with symbols as keys):
    │ │ │
    '((G -0.2 . 0.1) (F -0.3 . -0.2) (C 0 . 0))
    │ │ │  
    │ │ │

    An alist of parent-alignments │ │ │ that should be used for clef modifiers with various clefs │ │ │

    │ │ │
    │ │ │
    color (color):
    │ │ │ -

    #<procedure 7f97c9a32460 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea131f6040 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The color of this grob. │ │ │

    │ │ │
    │ │ │
    font-shape (symbol):
    │ │ │

    'italic │ │ │

    │ │ │ @@ -130,15 +130,15 @@ │ │ │
    stencil (stencil):
    │ │ │

    ly:text-interface::print │ │ │

    │ │ │

    The symbol to print. │ │ │

    │ │ │
    │ │ │
    transparent (boolean):
    │ │ │ -

    #<procedure 7f97c9a33880 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea131f9700 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    This makes the grob invisible. │ │ │

    │ │ │
    │ │ │
    vertical-skylines (pair of skylines):
    │ │ │

    #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> > │ │ │

    │ │ │ ├── html2text {} │ │ │ │ @@ -2,23 +2,23 @@ │ │ │ │ [_ _<_ _C_l_e_f_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _C_l_u_s_t_e_r_S_p_a_n_n_e_r_ _>_ ] │ │ │ │ ******** 33..11..3311 CClleeffMMooddiiffiieerr ******** │ │ │ │ A grob that draws the clef modifier (if present), in most cases the digit 8 │ │ │ │ below or above the clef. See also _C_l_e_f, _C_u_e_C_l_e_f, and _C_u_e_E_n_d_C_l_e_f. │ │ │ │ ClefModifier objects are created by: _C_l_e_f___e_n_g_r_a_v_e_r and _C_u_e___c_l_e_f___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ clef-alignments (alist, with symbols as keys): │ │ │ │ '((G -0.2 . 0.1) (F -0.3 . -0.2) (C 0 . 0)) │ │ │ │ An alist of parent-alignments that should be used for clef modifiers with │ │ │ │ various clefs │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ font-shape (symbol): │ │ │ │ 'italic │ │ │ │ Select the shape of a font. Choices include upright, italic, caps. │ │ │ │ font-size (number): │ │ │ │ -4 │ │ │ │ The font size, compared to the ‘normal’ size. 0 is style-sheet’s normal │ │ │ │ @@ -43,15 +43,15 @@ │ │ │ │ Maintain this much space between reference points and the staff. Its │ │ │ │ effect is to align objects of differing sizes (like the dynamics pp and ff) │ │ │ │ on their baselines. │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-offset (number): │ │ │ │ ly:self-alignment-interface::aligned-on-x-parent │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/controlpoint.html │ │ │ @@ -105,29 +105,29 @@ │ │ │

    #f │ │ │

    │ │ │

    Extent (size) in the X direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

    │ │ │
    │ │ │
    X-offset (number):
    │ │ │ -

    #<procedure 7f97c9a3aa60 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea13204aa0 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The horizontal amount that this object is │ │ │ moved relative to its X-parent. │ │ │

    │ │ │
    │ │ │
    Y-extent (pair of numbers):
    │ │ │

    #f │ │ │

    │ │ │

    Extent (size) in the Y direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

    │ │ │
    │ │ │
    Y-offset (number):
    │ │ │ -

    #<procedure 7f97c9a3a6e0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea13204260 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The vertical amount that this object is moved │ │ │ relative to its Y-parent. │ │ │

    │ │ │
    │ │ │
    │ │ │ ├── html2text {} │ │ │ │ @@ -30,22 +30,22 @@ │ │ │ │ #f │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _c_o_n_t_r_o_l_-_p_o_i_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ │ │ and _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/dynamictext.html │ │ │ @@ -161,15 +161,15 @@ │ │ │

    #<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. │ │ │

    │ │ │
    │ │ │
    Y-offset (number):
    │ │ │ -

    #<unpure-pure-container #<procedure 7f97c9a748a0 at ice-9/eval.scm:333:13 (a)> > │ │ │ +

    #<unpure-pure-container #<procedure 7fea13238480 at ice-9/eval.scm:333:13 (a)> > │ │ │

    │ │ │

    The vertical amount that this object is moved │ │ │ relative to its Y-parent. │ │ │

    │ │ │
    │ │ │ │ │ │ ├── html2text {} │ │ │ │ @@ -61,15 +61,15 @@ │ │ │ │ ly:self-alignment-interface::aligned-on-x-parent │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # > │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _d_y_n_a_m_i_c_-_i_n_t_e_r_f_a_c_e, _d_y_n_a_m_i_c_- │ │ │ │ _t_e_x_t_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _i_t_e_m_-_i_n_t_e_r_f_a_c_e, _o_u_t_s_i_d_e_-_s_t_a_f_f_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _s_c_r_i_p_t_-_i_n_t_e_r_f_a_c_e, _s_e_l_f_-_a_l_i_g_n_m_e_n_t_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object is of class Item (characterized by _i_t_e_m_-_i_n_t_e_r_f_a_c_e). │ │ │ │ =============================================================================== │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/flag.html │ │ │ @@ -52,15 +52,15 @@ │ │ │

    │ │ │ │ │ │

    Standard settings: │ │ │

    │ │ │ │ │ │
    │ │ │
    color (color):
    │ │ │ -

    #<procedure 7f97c9a88f60 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea1324c6c0 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The color of this grob. │ │ │

    │ │ │
    │ │ │
    glyph-name (string):
    │ │ │

    ly:flag::glyph-name │ │ │

    │ │ │ @@ -74,15 +74,15 @@ │ │ │
    stencil (stencil):
    │ │ │

    ly:flag::print │ │ │

    │ │ │

    The symbol to print. │ │ │

    │ │ │
    │ │ │
    transparent (boolean):
    │ │ │ -

    #<procedure 7f97c9a84180 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea1324c920 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    This makes the grob invisible. │ │ │

    │ │ │
    │ │ │
    vertical-skylines (pair of skylines):
    │ │ │

    #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> > │ │ │

    │ │ │ ├── html2text {} │ │ │ │ @@ -1,27 +1,27 @@ │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ │ │ [_ _<_ _F_i_n_g_e_r_i_n_g_C_o_l_u_m_n_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _F_o_o_t_n_o_t_e_ _>_ ] │ │ │ │ ******** 33..11..5555 FFllaagg ******** │ │ │ │ A flag (in the musical sense). │ │ │ │ Flag objects are created by: _S_t_e_m___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ glyph-name (string): │ │ │ │ ly:flag::glyph-name │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ │ │ form of glyph, where decisions about line breaking, etc., are already │ │ │ │ taken. │ │ │ │ stencil (stencil): │ │ │ │ ly:flag::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ ly:flag::width │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/footnote.html │ │ │ @@ -72,76 +72,76 @@ │ │ │

    #t │ │ │

    │ │ │

    Print the line from an annotation to the │ │ │ grob that it annotates. │ │ │

    │ │ │
    │ │ │
    automatically-numbered (boolean):
    │ │ │ -

    #<procedure 7f97c9a89fa0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea1324f880 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    If set, footnotes are │ │ │ automatically numbered. │ │ │

    │ │ │
    │ │ │
    break-visibility (vector):
    │ │ │ -

    #<procedure 7f97c9a89d80 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea1324f660 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    A vector of 3 booleans, │ │ │ #(end-of-line unbroken begin-of-line). │ │ │ #t means visible, #f means killed. │ │ │

    │ │ │
    │ │ │
    footnote (boolean):
    │ │ │

    #t │ │ │

    │ │ │

    Should this be a footnote or in-note? │ │ │

    │ │ │
    │ │ │
    footnote-text (markup):
    │ │ │ -

    #<procedure 7f97c9a89960 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea1324f200 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    A footnote for the grob. │ │ │

    │ │ │
    │ │ │
    stencil (stencil):
    │ │ │

    ly:balloon-interface::print │ │ │

    │ │ │

    The symbol to print. │ │ │

    │ │ │
    │ │ │
    text (markup):
    │ │ │ -

    #<procedure 7f97c9a89400 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea13255d00 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    Text markup. See │ │ │ Formatting text. │ │ │

    │ │ │
    │ │ │
    X-extent (pair of numbers):
    │ │ │

    #f │ │ │

    │ │ │

    Extent (size) in the X direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

    │ │ │
    │ │ │
    X-offset (number):
    │ │ │ -

    #<procedure 7f97c9a890a0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea13255980 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The horizontal amount that this object is │ │ │ moved relative to its X-parent. │ │ │

    │ │ │
    │ │ │
    Y-extent (pair of numbers):
    │ │ │

    #f │ │ │

    │ │ │

    Extent (size) in the Y direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

    │ │ │
    │ │ │
    Y-offset (number):
    │ │ │ -

    #<procedure 7f97c9a8be80 at ice-9/eval.scm:333:13 (a)> │ │ │ +

    #<procedure 7fea13255720 at ice-9/eval.scm:333:13 (a)> │ │ │

    │ │ │

    The vertical amount that this object is moved │ │ │ relative to its Y-parent. │ │ │

    │ │ │
    │ │ │
    │ │ │ ├── html2text {} │ │ │ │ @@ -11,45 +11,45 @@ │ │ │ │ annotation-balloon (boolean): │ │ │ │ #f │ │ │ │ Print the balloon around an annotation. │ │ │ │ annotation-line (boolean): │ │ │ │ #t │ │ │ │ Print the line from an annotation to the grob that it annotates. │ │ │ │ automatically-numbered (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ If set, footnotes are automatically numbered. │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ footnote (boolean): │ │ │ │ #t │ │ │ │ Should this be a footnote or in-note? │ │ │ │ footnote-text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A footnote for the grob. │ │ │ │ stencil (stencil): │ │ │ │ ly:balloon-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ X-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _b_a_l_l_o_o_n_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _f_o_o_t_n_o_t_e_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_- │ │ │ │ _i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/fretboards.html │ │ │ @@ -55,15 +55,15 @@ │ │ │

    │ │ │
      │ │ │
    • Set context property handleNegativeFrets to │ │ │ 'recalculate. │ │ │
    • Set context property instrumentName to │ │ │ '(). │ │ │
    • Set context property predefinedDiagramTable to │ │ │ -#<hash-table 7f97ca2d9740 0/113>. │ │ │ +#<hash-table 7fea140549c0 0/113>. │ │ │
    • Set context property restrainOpenStrings to │ │ │ #f. │ │ │
    • Set context property shortInstrumentName to │ │ │ '(). │ │ │
    │ │ │ ├── html2text {} │ │ │ │ @@ -4,15 +4,15 @@ │ │ │ │ A context for displaying fret diagrams. │ │ │ │ This context also accepts commands for the following context(s): _S_t_a_f_f. │ │ │ │ This context creates the following layout object(s): _F_r_e_t_B_o_a_r_d, _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _S_t_a_f_f_S_p_a_c_i_n_g and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property handleNegativeFrets to 'recalculate. │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ - * Set context property predefinedDiagramTable to #. │ │ │ │ * Set context property restrainOpenStrings to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ This is a ‘Bottom’ context; no contexts will be created implicitly from it. │ │ │ │ This context cannot contain other contexts. │ │ │ │ This context is built from the following engraver(s): │ │ │ │ _A_x_i_s___g_r_o_u_p___e_n_g_r_a_v_e_r │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/gregoriantranscriptionlyrics.html │ │ │ @@ -54,15 +54,15 @@ │ │ │

    │ │ │

    This context sets the following properties: │ │ │

    │ │ │
      │ │ │
    • Set context property instrumentName to │ │ │ '(). │ │ │
    • Set context property lyricRepeatCountFormatter to │ │ │ -#<procedure 7f97ca57c4a0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
    • Set context property searchForVoice to │ │ │ #f. │ │ │
    • Set context property shortInstrumentName to │ │ │ '(). │ │ │
    • Set grob property bar-extent in BarLine to : │ │ │
      '(-0.05 . 0.05)
      │ │ │  
    • Set grob property font-size in InstrumentName to │ │ │ ├── html2text {} │ │ │ │ @@ -5,15 +5,15 @@ │ │ │ │ This context also accepts commands for the following context(s): _L_y_r_i_c_s. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_R_e_p_e_a_t_C_o_u_n_t, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, │ │ │ │ _S_t_a_n_z_a_N_u_m_b_e_r, _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property nonstaff-nonstaff-spacing in _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p to : │ │ │ │ '((basic-distance . 0) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/gregoriantranscriptionstaff.html │ │ │ @@ -51,15 +51,15 @@ │ │ │

      This context creates the following layout object(s): │ │ │ Accidental, AccidentalCautionary, AccidentalPlacement, AccidentalSuggestion, BarLine, BassFigure, BassFigureAlignment, BassFigureAlignmentPositioning, BassFigureBracket, BassFigureContinuation, BassFigureLine, Clef, ClefModifier, CueClef, CueEndClef, Divisio, DotColumn, FingeringColumn, InstrumentName, KeyCancellation, KeySignature, LedgerLineSpanner, NoteCollision, OttavaBracket, PianoPedalBracket, RestCollision, ScriptColumn, ScriptRow, SostenutoPedal, SostenutoPedalLineSpanner, StaffEllipsis, StaffHighlight, StaffSpacing, StaffSymbol, SustainPedal, SustainPedalLineSpanner, UnaCordaPedal, UnaCordaPedalLineSpanner and VerticalAxisGroup. │ │ │

      │ │ │

      This context sets the following properties: │ │ │

      │ │ │
        │ │ │
      • Set context property autoAccidentals to: │ │ │ -
        '(Staff #<procedure 7f97ca538540 at ice-9/eval.scm:339:13 (a b c)>)
        │ │ │ +
        '(Staff #<procedure 7fea146c99e0 at ice-9/eval.scm:339:13 (a b c)>)
        │ │ │  
      • Set context property autoCautionaries to │ │ │ '(). │ │ │
      • Set context property caesuraTypeTransform to │ │ │ caesura-to-bar-line-or-divisio. │ │ │
      • Set context property caesuraType to: │ │ │
        '((breath . varcomma))
        │ │ │  
      • Set context property createSpacing to │ │ │ ├── html2text {} │ │ │ │ @@ -13,15 +13,15 @@ │ │ │ │ _K_e_y_C_a_n_c_e_l_l_a_t_i_o_n, _K_e_y_S_i_g_n_a_t_u_r_e, _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, │ │ │ │ _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _U_n_a_C_o_r_d_a_P_e_d_a_l, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property createSpacing to #t. │ │ │ │ * Set context property doubleRepeatBarType to "||". │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/gridchordname.html │ │ │ @@ -84,22 +84,22 @@ │ │ │

        0.0 │ │ │

        │ │ │

        Space to insert between words in │ │ │ texts. │ │ │

        │ │ │
        │ │ │
        X-offset (number):
        │ │ │ -

        #<procedure 7f97c87c72c0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

        #<procedure 7fea13f662e0 at ice-9/eval.scm:333:13 (a)> │ │ │

        │ │ │

        The horizontal amount that this object is │ │ │ moved relative to its X-parent. │ │ │

        │ │ │
        │ │ │
        Y-offset (number):
        │ │ │ -

        #<procedure 7f97c87d0140 at ice-9/eval.scm:333:13 (a)> │ │ │ +

        #<procedure 7fea13f71140 at ice-9/eval.scm:333:13 (a)> │ │ │

        │ │ │

        The vertical amount that this object is moved │ │ │ relative to its Y-parent. │ │ │

        │ │ │
        │ │ │ │ │ │ ├── html2text {} │ │ │ │ @@ -18,18 +18,18 @@ │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.0 │ │ │ │ Space to insert between words in texts. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _a_c_c_i_d_e_n_t_a_l_-_s_w_i_t_c_h_-_i_n_t_e_r_f_a_c_e, │ │ │ │ _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_i_d_-_c_h_o_r_d_-_n_a_m_e_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e │ │ │ │ and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object is of class Spanner (characterized by _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e). │ │ │ │ =============================================================================== │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/internalgregorianstaff.html │ │ │ @@ -49,15 +49,15 @@ │ │ │

        This context creates the following layout object(s): │ │ │ Accidental, AccidentalCautionary, AccidentalPlacement, AccidentalSuggestion, BarLine, BassFigure, BassFigureAlignment, BassFigureAlignmentPositioning, BassFigureBracket, BassFigureContinuation, BassFigureLine, Clef, ClefModifier, CueClef, CueEndClef, Divisio, DotColumn, FingeringColumn, InstrumentName, KeyCancellation, KeySignature, LedgerLineSpanner, NoteCollision, OttavaBracket, PianoPedalBracket, RestCollision, ScriptColumn, ScriptRow, SostenutoPedal, SostenutoPedalLineSpanner, StaffEllipsis, StaffHighlight, StaffSpacing, StaffSymbol, SustainPedal, SustainPedalLineSpanner, TimeSignature, UnaCordaPedal, UnaCordaPedalLineSpanner and VerticalAxisGroup. │ │ │

        │ │ │

        This context sets the following properties: │ │ │

        │ │ │
          │ │ │
        • Set context property autoAccidentals to: │ │ │ -
          '(Staff #<procedure 7f97ca538540 at ice-9/eval.scm:339:13 (a b c)>)
          │ │ │ +
          '(Staff #<procedure 7fea146c99e0 at ice-9/eval.scm:339:13 (a b c)>)
          │ │ │  
        • Set context property autoCautionaries to │ │ │ '(). │ │ │
        • Set context property caesuraTypeTransform to │ │ │ caesura-to-bar-line-or-divisio. │ │ │
        • Set context property caesuraType to: │ │ │
          '((breath . varcomma))
          │ │ │  
        • Set context property createSpacing to │ │ │ ├── html2text {} │ │ │ │ @@ -11,15 +11,15 @@ │ │ │ │ _K_e_y_C_a_n_c_e_l_l_a_t_i_o_n, _K_e_y_S_i_g_n_a_t_u_r_e, _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, │ │ │ │ _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _T_i_m_e_S_i_g_n_a_t_u_r_e, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property createSpacing to #t. │ │ │ │ * Set context property doubleRepeatBarType to "||". │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/keychangeevent.html │ │ │ @@ -60,15 +60,15 @@ │ │ │
          name (symbol):
          │ │ │

          'KeyChangeEvent │ │ │

          │ │ │

          Name of this music object. │ │ │

          │ │ │
          │ │ │
          to-relative-callback (procedure):
          │ │ │ -

          #<procedure 7f97c843c220 at ice-9/eval.scm:336:13 (a b)> │ │ │ +

          #<procedure 7fea1462ad40 at ice-9/eval.scm:336:13 (a b)> │ │ │

          │ │ │

          How to transform a piece of music │ │ │ to relative pitches. │ │ │

          │ │ │
          │ │ │
          types (list):
          │ │ │
          '(key-change-event event)
          │ │ │ ├── html2text {}
          │ │ │ │ @@ -6,15 +6,15 @@
          │ │ │ │  Event classes: _k_e_y_-_c_h_a_n_g_e_-_e_v_e_n_t, _m_u_s_i_c_-_e_v_e_n_t and _S_t_r_e_a_m_E_v_e_n_t.
          │ │ │ │  Accepted by: _K_e_y___e_n_g_r_a_v_e_r and _K_e_y___p_e_r_f_o_r_m_e_r.
          │ │ │ │  Properties:
          │ │ │ │    name (symbol):
          │ │ │ │        'KeyChangeEvent
          │ │ │ │        Name of this music object.
          │ │ │ │    to-relative-callback (procedure):
          │ │ │ │ -      #
          │ │ │ │ +      #
          │ │ │ │        How to transform a piece of music to relative pitches.
          │ │ │ │    types (list):
          │ │ │ │        '(key-change-event event)
          │ │ │ │        The types of this music object; determines by what engraver this music
          │ │ │ │        expression is processed.
          │ │ │ │  ===============================================================================
          │ │ │ │  [_ _<_<_ _M_u_s_i_c_ _d_e_f_i_n_i_t_i_o_n_s_ ]    [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x]  [_ _T_r_a_n_s_l_a_t_i_o_n_ _>_>_ ]
          │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/kievanstaff.html
          │ │ │ @@ -55,15 +55,15 @@
          │ │ │  

          This context sets the following properties: │ │ │

          │ │ │
            │ │ │
          • Set context property alterationGlyphs to: │ │ │
            '((-1/2 . "accidentals.kievanM1")
            │ │ │    (1/2 . "accidentals.kievan1"))
            │ │ │  
          • Set context property autoAccidentals to: │ │ │ -
            '(Staff #<procedure 7f97ca07b3c0 at ice-9/eval.scm:339:13 (a b c)>)
            │ │ │ +
            '(Staff #<procedure 7fea1411e680 at ice-9/eval.scm:339:13 (a b c)>)
            │ │ │  
          • Set context property autoCautionaries to │ │ │ '(). │ │ │
          • Set context property caesuraType to: │ │ │
            '((bar-line . "."))
            │ │ │  
          • Set context property clefGlyph to │ │ │ "clefs.kievan.do". │ │ │
          • Set context property clefPosition to │ │ │ ├── html2text {} │ │ │ │ @@ -16,15 +16,15 @@ │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _U_n_a_C_o_r_d_a_P_e_d_a_l, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.kievanM1") │ │ │ │ (1/2 . "accidentals.kievan1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . ".")) │ │ │ │ * Set context property clefGlyph to "clefs.kievan.do". │ │ │ │ * Set context property clefPosition to 0. │ │ │ │ * Set context property clefTransposition to 0. │ │ │ │ * Set context property createSpacing to #t. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/lyricrepeatcount.html │ │ │ @@ -162,15 +162,15 @@ │ │ │
            stencil (stencil):
            │ │ │

            lyric-text::print │ │ │

            │ │ │

            The symbol to print. │ │ │

            │ │ │
            │ │ │
            text (markup):
            │ │ │ -

            #<procedure 7f97c9b50e60 at ice-9/eval.scm:333:13 (a)> │ │ │ +

            #<procedure 7fea1328b600 at ice-9/eval.scm:333:13 (a)> │ │ │

            │ │ │

            Text markup. See │ │ │ Formatting text. │ │ │

            │ │ │
            │ │ │
            vertical-skylines (pair of skylines):
            │ │ │

            #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> > │ │ │ ├── html2text {} │ │ │ │ @@ -62,15 +62,15 @@ │ │ │ │ to have a configuration which would result in a tight interleaving of │ │ │ │ grobs from the top staff and the bottom staff. The larger this parameter │ │ │ │ is, the farther apart the staves are placed in such a configuration. │ │ │ │ stencil (stencil): │ │ │ │ lyric-text::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.6 │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/lyrics.html │ │ │ @@ -51,15 +51,15 @@ │ │ │

            │ │ │

            This context sets the following properties: │ │ │

            │ │ │
              │ │ │
            • Set context property instrumentName to │ │ │ '(). │ │ │
            • Set context property lyricRepeatCountFormatter to │ │ │ -#<procedure 7f97ca57c4a0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
            • Set context property searchForVoice to │ │ │ #f. │ │ │
            • Set context property shortInstrumentName to │ │ │ '(). │ │ │
            • Set grob property bar-extent in BarLine to : │ │ │
              '(-0.05 . 0.05)
              │ │ │  
            • Set grob property font-size in InstrumentName to │ │ │ ├── html2text {} │ │ │ │ @@ -5,15 +5,15 @@ │ │ │ │ lyrics. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, _S_t_a_n_z_a_N_u_m_b_e_r, │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property nonstaff-nonstaff-spacing in _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p to : │ │ │ │ '((basic-distance . 0) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/lyrictext.html │ │ │ @@ -130,15 +130,15 @@ │ │ │
              stencil (stencil):
              │ │ │

              lyric-text::print │ │ │

              │ │ │

              The symbol to print. │ │ │

              │ │ │
              │ │ │
              text (markup):
              │ │ │ -

              #<procedure 7f97c9b522c0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

              #<procedure 7fea1328d360 at ice-9/eval.scm:333:13 (a)> │ │ │

              │ │ │

              Text markup. See │ │ │ Formatting text. │ │ │

              │ │ │
              │ │ │
              vertical-skylines (pair of skylines):
              │ │ │

              #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> > │ │ │ ├── html2text {} │ │ │ │ @@ -47,15 +47,15 @@ │ │ │ │ to have a configuration which would result in a tight interleaving of │ │ │ │ grobs from the top staff and the bottom staff. The larger this parameter │ │ │ │ is, the farther apart the staves are placed in such a configuration. │ │ │ │ stencil (stencil): │ │ │ │ lyric-text::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.6 │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/mensuralstaff.html │ │ │ @@ -56,15 +56,15 @@ │ │ │

              │ │ │
                │ │ │
              • Set context property alterationGlyphs to: │ │ │
                '((-1/2 . "accidentals.mensuralM1")
                │ │ │    (0 . "accidentals.vaticana0")
                │ │ │    (1/2 . "accidentals.mensural1"))
                │ │ │  
              • Set context property autoAccidentals to: │ │ │ -
                '(Staff #<procedure 7f97ca538540 at ice-9/eval.scm:339:13 (a b c)>)
                │ │ │ +
                '(Staff #<procedure 7fea146c99e0 at ice-9/eval.scm:339:13 (a b c)>)
                │ │ │  
              • Set context property autoCautionaries to │ │ │ '(). │ │ │
              • Set context property caesuraTypeTransform to │ │ │ caesura-to-bar-line-or-divisio. │ │ │
              • Set context property caesuraType to: │ │ │
                '((bar-line . "|"))
                │ │ │  
              • Set context property caesuraType to: │ │ │ ├── html2text {} │ │ │ │ @@ -17,15 +17,15 @@ │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.mensuralM1") │ │ │ │ (0 . "accidentals.vaticana0") │ │ │ │ (1/2 . "accidentals.mensural1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . "|")) │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/nullvoice.html │ │ │ @@ -65,15 +65,15 @@ │ │ │
              • Set grob property stencil in NoteHead to │ │ │ #f. │ │ │
              • Set grob property stencil in Slur to │ │ │ #f. │ │ │
              • Set grob property stencil in Tie to │ │ │ #f. │ │ │
              • Set grob property X-extent in NoteHead to │ │ │ -#<procedure 7f97ca7993e0 at ice-9/eval.scm:333:13 (a)>. │ │ │ +#<procedure 7fea1402ef00 at ice-9/eval.scm:333:13 (a)>. │ │ │
              │ │ │ │ │ │ │ │ │ │ │ │

              This is a ‘Bottom’ context; no contexts will be created implicitly from it. │ │ │

              │ │ │

              This context cannot contain other contexts. │ │ │ ├── html2text {} │ │ │ │ @@ -10,15 +10,15 @@ │ │ │ │ * Set context property nullAccidentals to #t. │ │ │ │ * Set context property squashedPosition to 0. │ │ │ │ * Set grob property no-ledgers in _N_o_t_e_H_e_a_d to #t. │ │ │ │ * Set grob property stencil in _B_e_a_m to #f. │ │ │ │ * Set grob property stencil in _N_o_t_e_H_e_a_d to #f. │ │ │ │ * Set grob property stencil in _S_l_u_r to #f. │ │ │ │ * Set grob property stencil in _T_i_e to #f. │ │ │ │ - * Set grob property X-extent in _N_o_t_e_H_e_a_d to #. │ │ │ │ This is a ‘Bottom’ context; no contexts will be created implicitly from it. │ │ │ │ This context cannot contain other contexts. │ │ │ │ This context is built from the following engraver(s): │ │ │ │ _B_e_a_m___e_n_g_r_a_v_e_r │ │ │ │ Handle Beam events by engraving beams. If omitted, then notes are printed │ │ │ │ with flags instead of beams. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/parentheses.html │ │ │ @@ -52,15 +52,15 @@ │ │ │

              │ │ │ │ │ │

              Standard settings: │ │ │

              │ │ │ │ │ │
              │ │ │
              break-visibility (vector):
              │ │ │ -

              #<procedure 7f97c9b84b20 at ice-9/eval.scm:333:13 (a)> │ │ │ +

              #<procedure 7fea132d25a0 at ice-9/eval.scm:333:13 (a)> │ │ │

              │ │ │

              A vector of 3 booleans, │ │ │ #(end-of-line unbroken begin-of-line). │ │ │ #t means visible, #f means killed. │ │ │

              │ │ │
              │ │ │
              font-size (number):
              │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ │ │ [_ _<_ _P_a_p_e_r_C_o_l_u_m_n_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _P_e_r_c_e_n_t_R_e_p_e_a_t_ _>_ ] │ │ │ │ ******** 33..11..110000 PPaarreenntthheesseess ******** │ │ │ │ A grob to create parentheses around other grobs. │ │ │ │ Parentheses objects are created by: _P_a_r_e_n_t_h_e_s_i_s___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ font-size (number): │ │ │ │ -6 │ │ │ │ The font size, compared to the ‘normal’ size. 0 is style-sheet’s normal │ │ │ │ size, -1 is smaller, +1 is bigger. Each step of 1 is approximately 12% │ │ │ │ larger; 6 steps are exactly a factor 2 larger. If the context property │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/petruccistaff.html │ │ │ @@ -52,15 +52,15 @@ │ │ │

              This context creates the following layout object(s): │ │ │ Accidental, AccidentalCautionary, AccidentalPlacement, AccidentalSuggestion, BarLine, BassFigure, BassFigureAlignment, BassFigureAlignmentPositioning, BassFigureBracket, BassFigureContinuation, BassFigureLine, BreathingSign, CaesuraScript, Clef, ClefModifier, CueClef, CueEndClef, Custos, DotColumn, FingeringColumn, InstrumentName, KeyCancellation, KeySignature, LedgerLineSpanner, NoteCollision, OttavaBracket, PianoPedalBracket, RestCollision, ScriptColumn, ScriptRow, SignumRepetitionis, SostenutoPedal, SostenutoPedalLineSpanner, StaffEllipsis, StaffHighlight, StaffSpacing, StaffSymbol, SustainPedal, SustainPedalLineSpanner, TimeSignature, UnaCordaPedal, UnaCordaPedalLineSpanner and VerticalAxisGroup. │ │ │

              │ │ │

              This context sets the following properties: │ │ │

              │ │ │
                │ │ │
              • Set context property autoAccidentals to: │ │ │ -
                '(Staff #<procedure 7f97ca068200 at ice-9/eval.scm:339:13 (a b c)>
                │ │ │ +
                '(Staff #<procedure 7fea141013c0 at ice-9/eval.scm:339:13 (a b c)>
                │ │ │          #<procedure neo-modern-accidental-rule (a b c)>)
                │ │ │  
              • Set context property autoCautionaries to │ │ │ '(). │ │ │
              • Set context property caesuraType to: │ │ │
                '((bar-line . "|"))
                │ │ │  
              • Set context property clefGlyph to │ │ │ "clefs.petrucci.g". │ │ │ ├── html2text {} │ │ │ │ @@ -13,15 +13,15 @@ │ │ │ │ _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, │ │ │ │ _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_i_g_n_u_m_R_e_p_e_t_i_t_i_o_n_i_s, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _T_i_m_e_S_i_g_n_a_t_u_r_e, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff # │ │ │ │ + '(Staff # │ │ │ │ #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . "|")) │ │ │ │ * Set context property clefGlyph to "clefs.petrucci.g". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTransposition to 0. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/score.html │ │ │ @@ -82,15 +82,15 @@ │ │ │
                '(measurePosition
                │ │ │     measureLength
                │ │ │     measureStartNow
                │ │ │     lastChord)
                │ │ │  
              • Set context property associatedVoiceType to │ │ │ 'Voice. │ │ │
              • Set context property autoAccidentals to: │ │ │ -
                '(Staff #<procedure 7f97ca5bf660 at ice-9/eval.scm:339:13 (a b c)>)
                │ │ │ +
                '(Staff #<procedure 7fea14750760 at ice-9/eval.scm:339:13 (a b c)>)
                │ │ │  
              • Set context property autoBeamCheck to │ │ │ default-auto-beam-check. │ │ │
              • Set context property autoBeaming to │ │ │ #t. │ │ │
              • Set context property autoCautionaries to │ │ │ '(). │ │ │
              • Set context property barCheckSynchronize to │ │ │ @@ -215,15 +215,15 @@ │ │ │
              • Set context property clefGlyph to │ │ │ "clefs.G". │ │ │
              • Set context property clefPosition to │ │ │ -2. │ │ │
              • Set context property clefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
              • Set context property codaMarkFormatter to │ │ │ -#<procedure 7f97c969d060 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea138caf80 at ice-9/eval.scm:336:13 (a b)>. │ │ │
              • Set context property completionFactor to │ │ │ unity-if-multimeasure. │ │ │
              • Set context property crescendoSpanner to │ │ │ 'hairpin. │ │ │
              • Set context property cueClefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
              • Set context property dalSegnoTextFormatter to │ │ │ @@ -231,15 +231,15 @@ │ │ │
              • Set context property decrescendoSpanner to │ │ │ 'hairpin. │ │ │
              • Set context property doubleRepeatBarType to │ │ │ ":..:". │ │ │
              • Set context property doubleRepeatSegnoBarType to │ │ │ ":|.S.|:". │ │ │
              • Set context property drumStyleTable to │ │ │ -#<hash-table 7f97ca031780 29/61>. │ │ │ +#<hash-table 7fea146fd540 29/61>. │ │ │
              • Set context property endRepeatBarType to │ │ │ ":|.". │ │ │
              • Set context property endRepeatSegnoBarType to │ │ │ ":|.S". │ │ │
              • Set context property explicitClefVisibility to: │ │ │
                #(#t #t #t)
                │ │ │  
              • Set context property explicitCueClefVisibility to: │ │ │ @@ -406,15 +406,15 @@ │ │ │ tie-event │ │ │ beam-event │ │ │ tuplet-span-event │ │ │ tremolo-event) │ │ │
        • Set context property quotedEventTypes to: │ │ │
          '(StreamEvent)
          │ │ │  
        • Set context property rehearsalMarkFormatter to │ │ │ -#<procedure 7f97c96bab00 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea139228e0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
        • Set context property rehearsalMark to │ │ │ 1. │ │ │
        • Set context property repeatCountVisibility to │ │ │ all-repeat-counts-visible. │ │ │
        • Set context property restNumberThreshold to │ │ │ 1. │ │ │
        • Set context property scriptDefinitions to: │ │ │ ├── html2text {} │ │ │ │ @@ -29,15 +29,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -146,25 +146,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -296,15 +296,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/sequentialalternativemusic.html │ │ │ @@ -47,15 +47,15 @@ │ │ │

          Syntax: \alternative { alternatives } │ │ │

          │ │ │

          Properties: │ │ │

          │ │ │ │ │ │
          │ │ │
          elements-callback (procedure):
          │ │ │ -

          #<procedure 7f97c845b2a0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea14632860 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          Return a list of children, for use by │ │ │ a sequential iterator. Takes a single music parameter. │ │ │

          │ │ │
          │ │ │
          iterator-ctor (procedure):
          │ │ │

          ly:alternative-sequence-iterator::constructor │ │ │ ├── html2text {} │ │ │ │ @@ -1,15 +1,15 @@ │ │ │ │ [_ _<_<_ _M_u_s_i_c_ _d_e_f_i_n_i_t_i_o_n_s_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _T_r_a_n_s_l_a_t_i_o_n_ _>_>_ ] │ │ │ │ [_ _<_ _S_e_g_n_o_R_e_p_e_a_t_e_d_M_u_s_i_c_ ] [_ _U_p_ _:_ _M_u_s_i_c_ _e_x_p_r_e_s_s_i_o_n_s_ ] [_ _S_e_q_u_e_n_t_i_a_l_M_u_s_i_c_ _>_ ] │ │ │ │ ******** 11..11..8844 SSeeqquueennttiiaallAAlltteerrnnaattiivveeMMuussiicc ******** │ │ │ │ Repeat alternatives in sequence. │ │ │ │ Syntax: \alternative { alternatives } │ │ │ │ Properties: │ │ │ │ elements-callback (procedure): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Return a list of children, for use by a sequential iterator. Takes a │ │ │ │ single music parameter. │ │ │ │ iterator-ctor (procedure): │ │ │ │ ly:alternative-sequence-iterator::constructor │ │ │ │ Function to construct a music-event-iterator object for this music. │ │ │ │ length-callback (procedure): │ │ │ │ ly:music-sequence::cumulative-length-callback │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/sequentialmusic.html │ │ │ @@ -47,15 +47,15 @@ │ │ │

          Syntax: \sequential { … } or simply { … } │ │ │

          │ │ │

          Properties: │ │ │

          │ │ │ │ │ │
          │ │ │
          elements-callback (procedure):
          │ │ │ -

          #<procedure 7f97c845e260 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea14634e00 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          Return a list of children, for use by │ │ │ a sequential iterator. Takes a single music parameter. │ │ │

          │ │ │
          │ │ │
          iterator-ctor (procedure):
          │ │ │

          ly:sequential-iterator::constructor │ │ │ ├── html2text {} │ │ │ │ @@ -2,15 +2,15 @@ │ │ │ │ [_ _< [_ _U_p_ _:_ _M_u_s_i_c_ _e_x_p_r_e_s_s_i_o_n_s_ ] [_ _S_i_m_u_l_t_a_n_e_o_u_s_M_u_s_i_c_ _>_ ] │ │ │ │ _S_e_q_u_e_n_t_i_a_l_A_l_t_e_r_n_a_t_i_v_e_M_u_s_i_c_ ] │ │ │ │ ******** 11..11..8855 SSeeqquueennttiiaallMMuussiicc ******** │ │ │ │ Music expressions concatenated. │ │ │ │ Syntax: \sequential { … } or simply { … } │ │ │ │ Properties: │ │ │ │ elements-callback (procedure): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Return a list of children, for use by a sequential iterator. Takes a │ │ │ │ single music parameter. │ │ │ │ iterator-ctor (procedure): │ │ │ │ ly:sequential-iterator::constructor │ │ │ │ Function to construct a music-event-iterator object for this music. │ │ │ │ length-callback (procedure): │ │ │ │ ly:music-sequence::cumulative-length-callback │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/signumrepetitionis.html │ │ │ @@ -113,15 +113,15 @@ │ │ │ property. │ │ │

          │ │ │

          In combination with (span) bar lines, it is a string resembling the │ │ │ bar line appearance in ASCII form. │ │ │

          │ │ │
          │ │ │
          glyph-name (string):
          │ │ │ -

          #<procedure 7f97c9bb8e20 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea13320340 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          The glyph name within the font. │ │ │

          │ │ │

          In the context of (span) bar lines, glyph-name represents │ │ │ a processed form of glyph, where decisions about line breaking, │ │ │ etc., are already taken. │ │ │

          │ │ │ ├── html2text {} │ │ │ │ @@ -33,15 +33,15 @@ │ │ │ │ glyph (string): │ │ │ │ ":|." │ │ │ │ A string determining what ‘style’ of glyph is typeset. Valid choices │ │ │ │ depend on the function that is reading this property. │ │ │ │ In combination with (span) bar lines, it is a string resembling the bar │ │ │ │ line appearance in ASCII form. │ │ │ │ glyph-name (string): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ │ │ form of glyph, where decisions about line breaking, etc., are already │ │ │ │ taken. │ │ │ │ hair-thickness (number): │ │ │ │ 1.9 │ │ │ │ Thickness of the thin line in a bar line, expressed as a multiple of the │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/spanbarstub.html │ │ │ @@ -65,15 +65,15 @@ │ │ │ the ‘car’ to the bottom of the item and adding the ‘cdr’ to the │ │ │ top of the item). In order to make a grob infinitely high (to prevent │ │ │ the horizontal spacing problem from placing any other grobs above or │ │ │ below this grob), set this to (-inf.0 . +inf.0). │ │ │

          │ │ │
          │ │ │
          X-extent (pair of numbers):
          │ │ │ -

          #<procedure 7f97c9beb7e0 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea13333be0 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          Extent (size) in the X direction, │ │ │ measured in staff-space units, relative to object’s reference point. │ │ │

          │ │ │
          │ │ │
          Y-extent (pair of numbers):
          │ │ │

          #<unpure-pure-container #f #<procedure pure-from-neighbor-interface::pure-height (a b c)> > │ │ │ ├── html2text {} │ │ │ │ @@ -9,15 +9,15 @@ │ │ │ │ pure-from-neighbor-interface::extra-spacing-height │ │ │ │ In the horizontal spacing problem, we increase the height of each item by │ │ │ │ this amount (by adding the ‘car’ to the bottom of the item and adding the │ │ │ │ ‘cdr’ to the top of the item). In order to make a grob infinitely high │ │ │ │ (to prevent the horizontal spacing problem from placing any other grobs │ │ │ │ above or below this grob), set this to (-inf.0 . +inf.0). │ │ │ │ X-extent (pair of numbers): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/staffhighlight.html │ │ │ @@ -59,15 +59,15 @@ │ │ │ │ │ │

          For a highlight, │ │ │ the amount of padding to insert at a bound from a prefatory │ │ │ item that is not a bar line. │ │ │

          │ │ │
          │ │ │
          color (color):
          │ │ │ -

          #<procedure 7f97c9bf0840 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea13338ae0 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          The color of this grob. │ │ │

          │ │ │
          │ │ │
          layer (integer):
          │ │ │

          -1 │ │ │

          │ │ │ ├── html2text {} │ │ │ │ @@ -5,15 +5,15 @@ │ │ │ │ StaffHighlight objects are created by: _S_t_a_f_f___h_i_g_h_l_i_g_h_t___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ bound-prefatory-paddings (pair of numbers): │ │ │ │ '(0.5 . 0.5) │ │ │ │ For a highlight, the amount of padding to insert at a bound from a │ │ │ │ prefatory item that is not a bar line. │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ layer (integer): │ │ │ │ -1 │ │ │ │ An integer which determines the order of printing objects. Objects with │ │ │ │ the lowest value of layer are drawn first, then objects with │ │ │ │ progressively higher values are drawn, so objects with higher values │ │ │ │ overwrite objects with lower values. By default most objects are assigned │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/standalonerhythmscore.html │ │ │ @@ -65,15 +65,15 @@ │ │ │
          '(measurePosition
          │ │ │     measureLength
          │ │ │     measureStartNow
          │ │ │     lastChord)
          │ │ │  
        • Set context property associatedVoiceType to │ │ │ 'Voice. │ │ │
        • Set context property autoAccidentals to: │ │ │ -
          '(Staff #<procedure 7f97ca5bf660 at ice-9/eval.scm:339:13 (a b c)>)
          │ │ │ +
          '(Staff #<procedure 7fea14750760 at ice-9/eval.scm:339:13 (a b c)>)
          │ │ │  
        • Set context property autoBeamCheck to │ │ │ default-auto-beam-check. │ │ │
        • Set context property autoBeaming to │ │ │ #t. │ │ │
        • Set context property autoCautionaries to │ │ │ '(). │ │ │
        • Set context property barCheckSynchronize to │ │ │ @@ -198,15 +198,15 @@ │ │ │
        • Set context property clefGlyph to │ │ │ "clefs.G". │ │ │
        • Set context property clefPosition to │ │ │ -2. │ │ │
        • Set context property clefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
        • Set context property codaMarkFormatter to │ │ │ -#<procedure 7f97c969d060 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea138caf80 at ice-9/eval.scm:336:13 (a b)>. │ │ │
        • Set context property completionFactor to │ │ │ unity-if-multimeasure. │ │ │
        • Set context property crescendoSpanner to │ │ │ 'hairpin. │ │ │
        • Set context property cueClefTranspositionFormatter to │ │ │ clef-transposition-markup. │ │ │
        • Set context property dalSegnoTextFormatter to │ │ │ @@ -214,15 +214,15 @@ │ │ │
        • Set context property decrescendoSpanner to │ │ │ 'hairpin. │ │ │
        • Set context property doubleRepeatBarType to │ │ │ ":..:". │ │ │
        • Set context property doubleRepeatSegnoBarType to │ │ │ ":|.S.|:". │ │ │
        • Set context property drumStyleTable to │ │ │ -#<hash-table 7f97ca031780 29/61>. │ │ │ +#<hash-table 7fea146fd540 29/61>. │ │ │
        • Set context property endRepeatBarType to │ │ │ ":|.". │ │ │
        • Set context property endRepeatSegnoBarType to │ │ │ ":|.S". │ │ │
        • Set context property explicitClefVisibility to: │ │ │
          #(#t #t #t)
          │ │ │  
        • Set context property explicitCueClefVisibility to: │ │ │ @@ -389,15 +389,15 @@ │ │ │ tie-event │ │ │ beam-event │ │ │ tuplet-span-event │ │ │ tremolo-event) │ │ │
        • Set context property quotedEventTypes to: │ │ │
          '(StreamEvent)
          │ │ │  
        • Set context property rehearsalMarkFormatter to │ │ │ -#<procedure 7f97c96bab00 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea139228e0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
        • Set context property rehearsalMark to │ │ │ 1. │ │ │
        • Set context property repeatCountVisibility to │ │ │ all-repeat-counts-visible. │ │ │
        • Set context property restNumberThreshold to │ │ │ 1. │ │ │
        • Set context property scriptDefinitions to: │ │ │ ├── html2text {} │ │ │ │ @@ -19,15 +19,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -136,25 +136,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -286,15 +286,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/tabstaff.html │ │ │ @@ -97,15 +97,15 @@ │ │ │
        • Set grob property beam-width in StemTremolo to │ │ │ stem-tremolo::calc-tab-width. │ │ │
        • Set grob property bound-details.left in Glissando to : │ │ │
          '((attach-dir . 1) (padding . 0.3))
          │ │ │  
        • Set grob property bound-details.right in Glissando to : │ │ │
          '((attach-dir . -1) (padding . 0.3))
          │ │ │  
        • Set grob property control-points in Slur to │ │ │ -#<unpure-pure-container #<procedure 7f97c93ab800 at ice-9/eval.scm:333:13 (a)> #<procedure 7f97c93ab7e0 at ice-9/eval.scm:386:13 (a . rest)> >. │ │ │ +#<unpure-pure-container #<procedure 7fea13978e40 at ice-9/eval.scm:333:13 (a)> #<procedure 7fea13978e20 at ice-9/eval.scm:386:13 (a . rest)> >. │ │ │
        • Set grob property details in Stem to : │ │ │
          '((lengths 0 0 0 0 0 0)
          │ │ │    (beamed-lengths 0 0 0)
          │ │ │    (beamed-minimum-free-lengths 0 0 0)
          │ │ │    (beamed-extreme-minimum-free-lengths 0 0)
          │ │ │    (stem-shorten 0 0))
          │ │ │  
        • Set grob property extra-dy in Glissando to │ │ │ @@ -113,15 +113,15 @@ │ │ │
        • Set grob property glyph-name in TabNoteHead to │ │ │ tab-note-head::calc-glyph-name. │ │ │
        • Set grob property ignore-collision in NoteColumn to │ │ │ #t. │ │ │
        • Set grob property length-fraction in Beam to │ │ │ 0.62. │ │ │
        • Set grob property length-fraction in StemTremolo to │ │ │ -#<procedure 7f97ca7d70c0 at ice-9/eval.scm:333:13 (a)>. │ │ │ +#<procedure 7fea1404e920 at ice-9/eval.scm:333:13 (a)>. │ │ │
        • Set grob property no-stem-extend in Stem to │ │ │ #t. │ │ │
        • Set grob property staff-space in StaffSymbol to │ │ │ 1.5. │ │ │
        • Set grob property stencil in Arpeggio to │ │ │ #f. │ │ │
        • Set grob property stencil in Beam to │ │ │ ├── html2text {} │ │ │ │ @@ -43,29 +43,29 @@ │ │ │ │ * Set grob property beam-width in _S_t_e_m_T_r_e_m_o_l_o to stem-tremolo::calc-tab- │ │ │ │ width. │ │ │ │ * Set grob property bound-details.left in _G_l_i_s_s_a_n_d_o to : │ │ │ │ '((attach-dir . 1) (padding . 0.3)) │ │ │ │ * Set grob property bound-details.right in _G_l_i_s_s_a_n_d_o to : │ │ │ │ '((attach-dir . -1) (padding . 0.3)) │ │ │ │ * Set grob property control-points in _S_l_u_r to # # >. │ │ │ │ + # # >. │ │ │ │ * Set grob property details in _S_t_e_m to : │ │ │ │ '((lengths 0 0 0 0 0 0) │ │ │ │ (beamed-lengths 0 0 0) │ │ │ │ (beamed-minimum-free-lengths 0 0 0) │ │ │ │ (beamed-extreme-minimum-free-lengths 0 0) │ │ │ │ (stem-shorten 0 0)) │ │ │ │ * Set grob property extra-dy in _G_l_i_s_s_a_n_d_o to glissando::calc-tab-extra-dy. │ │ │ │ * Set grob property glyph-name in _T_a_b_N_o_t_e_H_e_a_d to tab-note-head::calc-glyph- │ │ │ │ name. │ │ │ │ * Set grob property ignore-collision in _N_o_t_e_C_o_l_u_m_n to #t. │ │ │ │ * Set grob property length-fraction in _B_e_a_m to 0.62. │ │ │ │ * Set grob property length-fraction in _S_t_e_m_T_r_e_m_o_l_o to #. │ │ │ │ + 7fea1404e920 at ice-9/eval.scm:333:13 (a)>. │ │ │ │ * Set grob property no-stem-extend in _S_t_e_m to #t. │ │ │ │ * Set grob property staff-space in _S_t_a_f_f_S_y_m_b_o_l to 1.5. │ │ │ │ * Set grob property stencil in _A_r_p_e_g_g_i_o to #f. │ │ │ │ * Set grob property stencil in _B_e_a_m to #f. │ │ │ │ * Set grob property stencil in _C_l_e_f to clef::print-modern-tab-if-set. │ │ │ │ * Set grob property stencil in _D_o_t_s to #f. │ │ │ │ * Set grob property stencil in _D_y_n_a_m_i_c_T_e_x_t_S_p_a_n_n_e_r to #f. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/textmark.html │ │ │ @@ -169,15 +169,15 @@ │ │ │
          stencil (stencil):
          │ │ │

          ly:text-interface::print │ │ │

          │ │ │

          The symbol to print. │ │ │

          │ │ │
          │ │ │
          text (markup):
          │ │ │ -

          #<procedure 7f97c95b9120 at ice-9/eval.scm:333:13 (a)> │ │ │ +

          #<procedure 7fea1335d780 at ice-9/eval.scm:333:13 (a)> │ │ │

          │ │ │

          Text markup. See │ │ │ Formatting text. │ │ │

          │ │ │
          │ │ │
          vertical-skylines (pair of skylines):
          │ │ │

          #<unpure-pure-container #<procedure ly:grob::vertical-skylines-from-stencil (_)> > │ │ │ ├── html2text {} │ │ │ │ @@ -62,15 +62,15 @@ │ │ │ │ Specify alignment of an object. The value -1 means left aligned, │ │ │ │ 0 centered, and 1 right-aligned in X direction. Other numerical values │ │ │ │ may also be specified - the unit is half the object width. │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-offset (number): │ │ │ │ self-alignment-interface::self-aligned-on-breakable │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/vaticanalyrics.html │ │ │ @@ -55,15 +55,15 @@ │ │ │

          │ │ │

          This context sets the following properties: │ │ │

          │ │ │
            │ │ │
          • Set context property instrumentName to │ │ │ '(). │ │ │
          • Set context property lyricRepeatCountFormatter to │ │ │ -#<procedure 7f97ca57c4a0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ +#<procedure 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │
          • Set context property searchForVoice to │ │ │ #f. │ │ │
          • Set context property shortInstrumentName to │ │ │ '(). │ │ │
          • Set grob property bar-extent in BarLine to : │ │ │
            '(-0.05 . 0.05)
            │ │ │  
          • Set grob property font-series in LyricHyphen to │ │ │ ├── html2text {} │ │ │ │ @@ -7,15 +7,15 @@ │ │ │ │ This context also accepts commands for the following context(s): _L_y_r_i_c_s. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, _S_t_a_n_z_a_N_u_m_b_e_r, │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-series in _L_y_r_i_c_H_y_p_h_e_n to 'medium. │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property font-size in _L_y_r_i_c_H_y_p_h_e_n to -4. │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals/vaticanastaff.html │ │ │ @@ -58,15 +58,15 @@ │ │ │

            │ │ │
              │ │ │
            • Set context property alterationGlyphs to: │ │ │
              '((-1/2 . "accidentals.vaticanaM1")
              │ │ │    (0 . "accidentals.vaticana0")
              │ │ │    (1/2 . "accidentals.mensural1"))
              │ │ │  
            • Set context property autoAccidentals to: │ │ │ -
              '(Staff #<procedure 7f97ca538540 at ice-9/eval.scm:339:13 (a b c)>)
              │ │ │ +
              '(Staff #<procedure 7fea146c99e0 at ice-9/eval.scm:339:13 (a b c)>)
              │ │ │  
            • Set context property autoCautionaries to │ │ │ '(). │ │ │
            • Set context property caesuraTypeTransform to │ │ │ caesura-to-bar-line-or-divisio. │ │ │
            • Set context property caesuraTypeTransform to │ │ │ caesura-to-divisio. │ │ │
            • Set context property caesuraType to: │ │ │ ├── html2text {} │ │ │ │ @@ -18,15 +18,15 @@ │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.vaticanaM1") │ │ │ │ (0 . "accidentals.vaticana0") │ │ │ │ (1/2 . "accidentals.mensural1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property clefGlyph to "clefs.vaticana.do". │ │ ├── ./usr/share/doc/lilypond/html/Documentation/internals-big-page.html │ │ │ @@ -7026,16 +7026,16 @@ │ │ │ 0001b710: 6520 6f66 2074 6869 7320 6d75 7369 6320 e of this music │ │ │ 0001b720: 6f62 6a65 6374 2e0a 3c2f 703e 0a3c 2f64 object..

              ..
              to │ │ │ 0001b740: 2d72 656c 6174 6976 652d 6361 6c6c 6261 -relative-callba │ │ │ 0001b750: 636b 3c2f 636f 6465 3e20 2870 726f 6365 ck (proce │ │ │ 0001b760: 6475 7265 293a 3c2f 6474 3e0a 3c64 643e dure):
              .
              │ │ │ 0001b770: 3c70 3e3c 636f 6465 3e23 266c 743b 7072

              #<pr │ │ │ -0001b780: 6f63 6564 7572 6520 3766 3937 6338 3433 ocedure 7f97c843 │ │ │ -0001b790: 6332 3230 2061 7420 6963 652d 392f 6576 c220 at ice-9/ev │ │ │ +0001b780: 6f63 6564 7572 6520 3766 6561 3134 3632 ocedure 7fea1462 │ │ │ +0001b790: 6164 3430 2061 7420 6963 652d 392f 6576 ad40 at ice-9/ev │ │ │ 0001b7a0: 616c 2e73 636d 3a33 3336 3a31 3320 2861 al.scm:336:13 (a │ │ │ 0001b7b0: 2062 2926 6774 3b3c 2f63 6f64 653e 0a3c b)>.< │ │ │ 0001b7c0: 2f70 3e0a 3c70 3e48 6f77 2074 6f20 7472 /p>.

              How to tr │ │ │ 0001b7d0: 616e 7366 6f72 6d20 6120 7069 6563 6520 ansform a piece │ │ │ 0001b7e0: 6f66 206d 7573 6963 0a74 6f20 7265 6c61 of music.to rela │ │ │ 0001b7f0: 7469 7665 2070 6974 6368 6573 2e0a 3c2f tive pitches...

              .
              ..< │ │ │ 00030190: 646c 2063 6f6d 7061 6374 3d22 636f 6d70 dl compact="comp │ │ │ 000301a0: 6163 7422 3e0a 3c64 743e 203c 636f 6465 act">.
              elements-callba │ │ │ 000301c0: 636b 3c2f 636f 6465 3e20 2870 726f 6365 ck (proce │ │ │ 000301d0: 6475 7265 293a 3c2f 6474 3e0a 3c64 643e dure):
              .
              │ │ │ 000301e0: 3c70 3e3c 636f 6465 3e23 266c 743b 7072

              #<pr │ │ │ -000301f0: 6f63 6564 7572 6520 3766 3937 6338 3435 ocedure 7f97c845 │ │ │ -00030200: 6232 6130 2061 7420 6963 652d 392f 6576 b2a0 at ice-9/ev │ │ │ +000301f0: 6f63 6564 7572 6520 3766 6561 3134 3633 ocedure 7fea1463 │ │ │ +00030200: 3238 3630 2061 7420 6963 652d 392f 6576 2860 at ice-9/ev │ │ │ 00030210: 616c 2e73 636d 3a33 3333 3a31 3320 2861 al.scm:333:13 (a │ │ │ 00030220: 2926 6774 3b3c 2f63 6f64 653e 0a3c 2f70 )>.

              .

              Return a li │ │ │ 00030240: 7374 206f 6620 6368 696c 6472 656e 2c20 st of children, │ │ │ 00030250: 666f 7220 7573 6520 6279 0a61 2073 6571 for use by.a seq │ │ │ 00030260: 7565 6e74 6961 6c20 6974 6572 6174 6f72 uential iterator │ │ │ 00030270: 2e20 2054 616b 6573 2061 2073 696e 676c . Takes a singl │ │ │ @@ -12481,16 +12481,16 @@ │ │ │ 00030c00: 7065 7274 6965 733a 0a3c 2f70 3e0a 0a3c perties:.

              ..< │ │ │ 00030c10: 646c 2063 6f6d 7061 6374 3d22 636f 6d70 dl compact="comp │ │ │ 00030c20: 6163 7422 3e0a 3c64 743e 203c 636f 6465 act">.
              elements-callba │ │ │ 00030c40: 636b 3c2f 636f 6465 3e20 2870 726f 6365 ck (proce │ │ │ 00030c50: 6475 7265 293a 3c2f 6474 3e0a 3c64 643e dure):
              .
              │ │ │ 00030c60: 3c70 3e3c 636f 6465 3e23 266c 743b 7072

              #<pr │ │ │ -00030c70: 6f63 6564 7572 6520 3766 3937 6338 3435 ocedure 7f97c845 │ │ │ -00030c80: 6532 3630 2061 7420 6963 652d 392f 6576 e260 at ice-9/ev │ │ │ +00030c70: 6f63 6564 7572 6520 3766 6561 3134 3633 ocedure 7fea1463 │ │ │ +00030c80: 3465 3030 2061 7420 6963 652d 392f 6576 4e00 at ice-9/ev │ │ │ 00030c90: 616c 2e73 636d 3a33 3333 3a31 3320 2861 al.scm:333:13 (a │ │ │ 00030ca0: 2926 6774 3b3c 2f63 6f64 653e 0a3c 2f70 )>.

              .

              Return a li │ │ │ 00030cc0: 7374 206f 6620 6368 696c 6472 656e 2c20 st of children, │ │ │ 00030cd0: 666f 7220 7573 6520 6279 0a61 2073 6571 for use by.a seq │ │ │ 00030ce0: 7565 6e74 6961 6c20 6974 6572 6174 6f72 uential iterator │ │ │ 00030cf0: 2e20 2054 616b 6573 2061 2073 696e 676c . Takes a singl │ │ │ @@ -32325,15 +32325,15 @@ │ │ │ 0007e440: 2e0a 3c2f 6c69 3e3c 6c69 3e20 5365 7420 ..

            • Set │ │ │ 0007e450: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 0007e460: 203c 636f 6465 3e61 7574 6f41 6363 6964 autoAccid │ │ │ 0007e470: 656e 7461 6c73 3c2f 636f 6465 3e20 746f entals to │ │ │ 0007e480: 3a0a 3c70 7265 2063 6c61 7373 3d22 7665 :.
              '(Staff 
              │ │ │  0007e4a0: 2326 6c74 3b70 726f 6365 6475 7265 2037  #<procedure 7
              │ │ │ -0007e4b0: 6639 3763 6135 6266 3636 3020 6174 2069  f97ca5bf660 at i
              │ │ │ +0007e4b0: 6665 6131 3437 3530 3736 3020 6174 2069  fea14750760 at i
              │ │ │  0007e4c0: 6365 2d39 2f65 7661 6c2e 7363 6d3a 3333  ce-9/eval.scm:33
              │ │ │  0007e4d0: 393a 3133 2028 6120 6220 6329 2667 743b  9:13 (a b c)>
              │ │ │  0007e4e0: 290a 3c2f 7072 653e 3c2f 6c69 3e3c 6c69  ).
            • Set context pr │ │ │ 0007e500: 6f70 6572 7479 203c 636f 6465 3e61 7574 operty aut │ │ │ 0007e510: 6f42 6561 6d43 6865 636b 3c2f 636f 6465 oBeamCheck to .defa │ │ │ @@ -32673,16 +32673,16 @@ │ │ │ 0007fa00: 3e63 6c65 662d 7472 616e 7370 6f73 6974 >clef-transposit │ │ │ 0007fa10: 696f 6e2d 6d61 726b 7570 3c2f 636f 6465 ion-markup..
            • Set │ │ │ 0007fa30: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 0007fa40: 7920 3c63 6f64 653e 636f 6461 4d61 726b y codaMark │ │ │ 0007fa50: 466f 726d 6174 7465 723c 2f63 6f64 653e Formatter │ │ │ 0007fa60: 2074 6f20 0a3c 636f 6465 3e23 266c 743b to .#< │ │ │ -0007fa70: 7072 6f63 6564 7572 6520 3766 3937 6339 procedure 7f97c9 │ │ │ -0007fa80: 3639 6430 3630 2061 7420 6963 652d 392f 69d060 at ice-9/ │ │ │ +0007fa70: 7072 6f63 6564 7572 6520 3766 6561 3133 procedure 7fea13 │ │ │ +0007fa80: 3863 6166 3830 2061 7420 6963 652d 392f 8caf80 at ice-9/ │ │ │ 0007fa90: 6576 616c 2e73 636d 3a33 3336 3a31 3320 eval.scm:336:13 │ │ │ 0007faa0: 2861 2062 2926 6774 3b3c 2f63 6f64 653e (a b)> │ │ │ 0007fab0: 2e0a 3c2f 6c69 3e3c 6c69 3e20 5365 7420 ..
            • Set │ │ │ 0007fac0: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 0007fad0: 203c 636f 6465 3e63 6f6d 706c 6574 696f completio │ │ │ 0007fae0: 6e46 6163 746f 723c 2f63 6f64 653e 2074 nFactor t │ │ │ 0007faf0: 6f20 0a3c 636f 6465 3e75 6e69 7479 2d69 o .unity-i │ │ │ @@ -32726,16 +32726,16 @@ │ │ │ 0007fd50: 2074 6f20 0a3c 636f 6465 3e26 7175 6f74 to ." │ │ │ 0007fd60: 3b3a 7c2e 532e 7c3a 2671 756f 743b 3c2f ;:|.S.|:"..
            • │ │ │ 0007fd80: 2053 6574 2063 6f6e 7465 7874 2070 726f Set context pro │ │ │ 0007fd90: 7065 7274 7920 3c63 6f64 653e 6472 756d perty drum │ │ │ 0007fda0: 5374 796c 6554 6162 6c65 3c2f 636f 6465 StyleTable to .#< │ │ │ -0007fdc0: 3b68 6173 682d 7461 626c 6520 3766 3937 ;hash-table 7f97 │ │ │ -0007fdd0: 6361 3033 3137 3830 2032 392f 3631 2667 ca031780 29/61&g │ │ │ +0007fdc0: 3b68 6173 682d 7461 626c 6520 3766 6561 ;hash-table 7fea │ │ │ +0007fdd0: 3134 3666 6435 3430 2032 392f 3631 2667 146fd540 29/61&g │ │ │ 0007fde0: 743b 3c2f 636f 6465 3e2e 0a3c 2f6c 693e t;..
            • │ │ │ 0007fdf0: 3c6c 693e 2053 6574 2063 6f6e 7465 7874
            • Set context │ │ │ 0007fe00: 2070 726f 7065 7274 7920 3c63 6f64 653e property │ │ │ 0007fe10: 656e 6452 6570 6561 7442 6172 5479 7065 endRepeatBarType │ │ │ 0007fe20: 3c2f 636f 6465 3e20 746f 200a 3c63 6f64 to .":|." │ │ │ 0007fe40: 3b3c 2f63 6f64 653e 2e0a 3c2f 6c69 3e3c ;..
            • < │ │ │ @@ -33171,16 +33171,16 @@ │ │ │ 00081920: 7665 7262 6174 696d 223e 2728 5374 7265 verbatim">'(Stre │ │ │ 00081930: 616d 4576 656e 7429 0a3c 2f70 7265 3e3c amEvent).< │ │ │ 00081940: 2f6c 693e 3c6c 693e 2053 6574 2063 6f6e /li>
            • Set con │ │ │ 00081950: 7465 7874 2070 726f 7065 7274 7920 3c63 text property rehearsalMar │ │ │ 00081970: 6b46 6f72 6d61 7474 6572 3c2f 636f 6465 kFormatter to .#< │ │ │ -00081990: 3b70 726f 6365 6475 7265 2037 6639 3763 ;procedure 7f97c │ │ │ -000819a0: 3936 6261 6230 3020 6174 2069 6365 2d39 96bab00 at ice-9 │ │ │ +00081990: 3b70 726f 6365 6475 7265 2037 6665 6131 ;procedure 7fea1 │ │ │ +000819a0: 3339 3232 3865 3020 6174 2069 6365 2d39 39228e0 at ice-9 │ │ │ 000819b0: 2f65 7661 6c2e 7363 6d3a 3333 363a 3133 /eval.scm:336:13 │ │ │ 000819c0: 2028 6120 6229 2667 743b 3c2f 636f 6465 (a b)>..
            • Set │ │ │ 000819e0: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 000819f0: 7920 3c63 6f64 653e 7265 6865 6172 7361 y rehearsa │ │ │ 00081a00: 6c4d 6172 6b3c 2f63 6f64 653e 2074 6f20 lMark to │ │ │ 00081a10: 0a3c 636f 6465 3e31 3c2f 636f 6465 3e2e .1. │ │ │ @@ -44339,16 +44339,16 @@ │ │ │ 000ad320: 6d65 3c2f 636f 6465 3e20 746f 200a 3c63 me to .'().. │ │ │ 000ad340: 3c2f 6c69 3e3c 6c69 3e20 5365 7420 636f
            • Set co │ │ │ 000ad350: 6e74 6578 7420 7072 6f70 6572 7479 203c ntext property < │ │ │ 000ad360: 636f 6465 3e70 7265 6465 6669 6e65 6444 code>predefinedD │ │ │ 000ad370: 6961 6772 616d 5461 626c 653c 2f63 6f64 iagramTable to .#&l │ │ │ -000ad390: 743b 6861 7368 2d74 6162 6c65 2037 6639 t;hash-table 7f9 │ │ │ -000ad3a0: 3763 6132 6439 3734 3020 302f 3131 3326 7ca2d9740 0/113& │ │ │ +000ad390: 743b 6861 7368 2d74 6162 6c65 2037 6665 t;hash-table 7fe │ │ │ +000ad3a0: 6131 3430 3534 3963 3020 302f 3131 3326 a140549c0 0/113& │ │ │ 000ad3b0: 6774 3b3c 2f63 6f64 653e 2e0a 3c2f 6c69 gt;..
            • Set contex │ │ │ 000ad3d0: 7420 7072 6f70 6572 7479 203c 636f 6465 t property restrainOpenStr │ │ │ 000ad3f0: 696e 6773 3c2f 636f 6465 3e20 746f 200a ings to . │ │ │ 000ad400: 3c63 6f64 653e 2366 3c2f 636f 6465 3e2e #f. │ │ │ 000ad410: 0a3c 2f6c 693e 3c6c 693e 2053 6574 2063 .
            • Set c │ │ │ @@ -45502,15 +45502,15 @@ │ │ │ 000b1bd0: 636f 6465 3e27 2829 3c2f 636f 6465 3e2e code>'(). │ │ │ 000b1be0: 0a3c 2f6c 693e 3c6c 693e 2053 6574 2063 .
            • Set c │ │ │ 000b1bf0: 6f6e 7465 7874 2070 726f 7065 7274 7920 ontext property │ │ │ 000b1c00: 3c63 6f64 653e 6c79 7269 6352 6570 6561 lyricRepea │ │ │ 000b1c10: 7443 6f75 6e74 466f 726d 6174 7465 723c tCountFormatter< │ │ │ 000b1c20: 2f63 6f64 653e 2074 6f20 0a3c 636f 6465 /code> to .#<procedure │ │ │ -000b1c40: 3766 3937 6361 3537 6334 6130 2061 7420 7f97ca57c4a0 at │ │ │ +000b1c40: 3766 6561 3134 3666 6336 6330 2061 7420 7fea146fc6c0 at │ │ │ 000b1c50: 6963 652d 392f 6576 616c 2e73 636d 3a33 ice-9/eval.scm:3 │ │ │ 000b1c60: 3336 3a31 3320 2861 2062 2926 6774 3b3c 36:13 (a b)>< │ │ │ 000b1c70: 2f63 6f64 653e 2e0a 3c2f 6c69 3e3c 6c69 /code>..
            • Set context pr │ │ │ 000b1c90: 6f70 6572 7479 203c 636f 6465 3e73 6561 operty sea │ │ │ 000b1ca0: 7263 6846 6f72 566f 6963 653c 2f63 6f64 rchForVoice to .#f< │ │ │ @@ -46249,15 +46249,15 @@ │ │ │ 000b4a80: 3a0a 3c2f 703e 0a3c 756c 3e0a 3c6c 693e :.

              .
                .
              • │ │ │ 000b4a90: 2053 6574 2063 6f6e 7465 7874 2070 726f Set context pro │ │ │ 000b4aa0: 7065 7274 7920 3c63 6f64 653e 6175 746f perty auto │ │ │ 000b4ab0: 4163 6369 6465 6e74 616c 733c 2f63 6f64 Accidentals to:.
                '(S
                │ │ │  000b4ae0: 7461 6666 2023 266c 743b 7072 6f63 6564  taff #<proced
                │ │ │ -000b4af0: 7572 6520 3766 3937 6361 3533 3835 3430  ure 7f97ca538540
                │ │ │ +000b4af0: 7572 6520 3766 6561 3134 3663 3939 6530  ure 7fea146c99e0
                │ │ │  000b4b00: 2061 7420 6963 652d 392f 6576 616c 2e73   at ice-9/eval.s
                │ │ │  000b4b10: 636d 3a33 3339 3a31 3320 2861 2062 2063  cm:339:13 (a b c
                │ │ │  000b4b20: 2926 6774 3b29 0a3c 2f70 7265 3e3c 2f6c  )>).
              • Set conte │ │ │ 000b4b40: 7874 2070 726f 7065 7274 7920 3c63 6f64 xt property autoCautionari │ │ │ 000b4b60: 6573 3c2f 636f 6465 3e20 746f 200a 3c63 es to ..
              • Set c │ │ │ 000c8430: 6f6e 7465 7874 2070 726f 7065 7274 7920 ontext property │ │ │ 000c8440: 3c63 6f64 653e 6175 746f 4163 6369 6465 autoAccide │ │ │ 000c8450: 6e74 616c 733c 2f63 6f64 653e 2074 6f3a ntals to: │ │ │ 000c8460: 0a3c 7072 6520 636c 6173 733d 2276 6572 .
                '(Staff #
                │ │ │  000c8480: 266c 743b 7072 6f63 6564 7572 6520 3766  <procedure 7f
                │ │ │ -000c8490: 3937 6361 3533 3835 3430 2061 7420 6963  97ca538540 at ic
                │ │ │ +000c8490: 6561 3134 3663 3939 6530 2061 7420 6963  ea146c99e0 at ic
                │ │ │  000c84a0: 652d 392f 6576 616c 2e73 636d 3a33 3339  e-9/eval.scm:339
                │ │ │  000c84b0: 3a31 3320 2861 2062 2063 2926 6774 3b29  :13 (a b c)>)
                │ │ │  000c84c0: 0a3c 2f70 7265 3e3c 2f6c 693e 3c6c 693e  .
              • │ │ │ 000c84d0: 2053 6574 2063 6f6e 7465 7874 2070 726f Set context pro │ │ │ 000c84e0: 7065 7274 7920 3c63 6f64 653e 6175 746f perty auto │ │ │ 000c84f0: 4361 7574 696f 6e61 7269 6573 3c2f 636f Cautionaries to .'( │ │ │ @@ -54051,16 +54051,16 @@ │ │ │ 000d3220: 2671 756f 743b 2929 0a3c 2f70 7265 3e3c ")).< │ │ │ 000d3230: 2f6c 693e 3c6c 693e 2053 6574 2063 6f6e /li>
              • Set con │ │ │ 000d3240: 7465 7874 2070 726f 7065 7274 7920 3c63 text property autoAccident │ │ │ 000d3260: 616c 733c 2f63 6f64 653e 2074 6f3a 0a3c als to:.< │ │ │ 000d3270: 7072 6520 636c 6173 733d 2276 6572 6261 pre class="verba │ │ │ 000d3280: 7469 6d22 3e27 2853 7461 6666 2023 266c tim">'(Staff #&l │ │ │ -000d3290: 743b 7072 6f63 6564 7572 6520 3766 3937 t;procedure 7f97 │ │ │ -000d32a0: 6361 3037 6233 6330 2061 7420 6963 652d ca07b3c0 at ice- │ │ │ +000d3290: 743b 7072 6f63 6564 7572 6520 3766 6561 t;procedure 7fea │ │ │ +000d32a0: 3134 3131 6536 3830 2061 7420 6963 652d 1411e680 at ice- │ │ │ 000d32b0: 392f 6576 616c 2e73 636d 3a33 3339 3a31 9/eval.scm:339:1 │ │ │ 000d32c0: 3320 2861 2062 2063 2926 6774 3b29 0a3c 3 (a b c)>).< │ │ │ 000d32d0: 2f70 7265 3e3c 2f6c 693e 3c6c 693e 2053 /pre>
              • S │ │ │ 000d32e0: 6574 2063 6f6e 7465 7874 2070 726f 7065 et context prope │ │ │ 000d32f0: 7274 7920 3c63 6f64 653e 6175 746f 4361 rty autoCa │ │ │ 000d3300: 7574 696f 6e61 7269 6573 3c2f 636f 6465 utionaries to .'()< │ │ │ @@ -59079,15 +59079,15 @@ │ │ │ 000e6c60: 6f20 0a3c 636f 6465 3e27 2829 3c2f 636f o .'()..
              • S │ │ │ 000e6c80: 6574 2063 6f6e 7465 7874 2070 726f 7065 et context prope │ │ │ 000e6c90: 7274 7920 3c63 6f64 653e 6c79 7269 6352 rty lyricR │ │ │ 000e6ca0: 6570 6561 7443 6f75 6e74 466f 726d 6174 epeatCountFormat │ │ │ 000e6cb0: 7465 723c 2f63 6f64 653e 2074 6f20 0a3c ter to .< │ │ │ 000e6cc0: 636f 6465 3e23 266c 743b 7072 6f63 6564 code>#<proced │ │ │ -000e6cd0: 7572 6520 3766 3937 6361 3537 6334 6130 ure 7f97ca57c4a0 │ │ │ +000e6cd0: 7572 6520 3766 6561 3134 3666 6336 6330 ure 7fea146fc6c0 │ │ │ 000e6ce0: 2061 7420 6963 652d 392f 6576 616c 2e73 at ice-9/eval.s │ │ │ 000e6cf0: 636d 3a33 3336 3a31 3320 2861 2062 2926 cm:336:13 (a b)& │ │ │ 000e6d00: 6774 3b3c 2f63 6f64 653e 2e0a 3c2f 6c69 gt;..
              • Set contex │ │ │ 000e6d20: 7420 7072 6f70 6572 7479 203c 636f 6465 t property searchForVoice< │ │ │ 000e6d40: 2f63 6f64 653e 2074 6f20 0a3c 636f 6465 /code> to .
              • Set contex │ │ │ 000e98f0: 7420 7072 6f70 6572 7479 203c 636f 6465 t property autoAccidentals │ │ │ 000e9910: 3c2f 636f 6465 3e20 746f 3a0a 3c70 7265 to:.
                '(Staff #<p
                │ │ │ -000e9940: 726f 6365 6475 7265 2037 6639 3763 6135  rocedure 7f97ca5
                │ │ │ -000e9950: 3338 3534 3020 6174 2069 6365 2d39 2f65  38540 at ice-9/e
                │ │ │ +000e9940: 726f 6365 6475 7265 2037 6665 6131 3436  rocedure 7fea146
                │ │ │ +000e9950: 6339 3965 3020 6174 2069 6365 2d39 2f65  c99e0 at ice-9/e
                │ │ │  000e9960: 7661 6c2e 7363 6d3a 3333 393a 3133 2028  val.scm:339:13 (
                │ │ │  000e9970: 6120 6220 6329 2667 743b 290a 3c2f 7072  a b c)>).
              • Set │ │ │ 000e9990: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 000e99a0: 203c 636f 6465 3e61 7574 6f43 6175 7469 autoCauti │ │ │ 000e99b0: 6f6e 6172 6965 733c 2f63 6f64 653e 2074 onaries t │ │ │ 000e99c0: 6f20 0a3c 636f 6465 3e27 2829 3c2f 636f o .'() Set grob pro │ │ │ 000ff990: 7065 7274 7920 3c63 6f64 653e 582d 6578 perty X-ex │ │ │ 000ff9a0: 7465 6e74 3c2f 636f 6465 3e20 696e 203c tent in < │ │ │ 000ff9b0: 6120 6872 6566 3d22 236e 6f74 6568 6561 a href="#notehea │ │ │ 000ff9c0: 6422 3e3c 636f 6465 3e4e 6f74 6548 6561 d">NoteHea │ │ │ 000ff9d0: 643c 2f63 6f64 653e 3c2f 613e 2074 6f20 d to │ │ │ 000ff9e0: 200a 3c63 6f64 653e 2326 6c74 3b70 726f .#<pro │ │ │ -000ff9f0: 6365 6475 7265 2037 6639 3763 6137 3939 cedure 7f97ca799 │ │ │ -000ffa00: 3365 3020 6174 2069 6365 2d39 2f65 7661 3e0 at ice-9/eva │ │ │ +000ff9f0: 6365 6475 7265 2037 6665 6131 3430 3265 cedure 7fea1402e │ │ │ +000ffa00: 6630 3020 6174 2069 6365 2d39 2f65 7661 f00 at ice-9/eva │ │ │ 000ffa10: 6c2e 7363 6d3a 3333 333a 3133 2028 6129 l.scm:333:13 (a) │ │ │ 000ffa20: 2667 743b 3c2f 636f 6465 3e2e 0a3c 2f6c >..
              ....

              Th │ │ │ 000ffa40: 6973 2069 7320 6120 266c 7371 756f 3b42 is is a ‘B │ │ │ 000ffa50: 6f74 746f 6d26 7273 7175 6f3b 2063 6f6e ottom’ con │ │ │ 000ffa60: 7465 7874 3b20 6e6f 2063 6f6e 7465 7874 text; no context │ │ │ 000ffa70: 7320 7769 6c6c 2062 6520 6372 6561 7465 s will be create │ │ │ @@ -66242,16 +66242,16 @@ │ │ │ 00102c10: 7469 6573 3a0a 3c2f 703e 0a3c 756c 3e0a ties:.

              .
                . │ │ │ 00102c20: 3c6c 693e 2053 6574 2063 6f6e 7465 7874
              • Set context │ │ │ 00102c30: 2070 726f 7065 7274 7920 3c63 6f64 653e property │ │ │ 00102c40: 6175 746f 4163 6369 6465 6e74 616c 733c autoAccidentals< │ │ │ 00102c50: 2f63 6f64 653e 2074 6f3a 0a3c 7072 6520 /code> to:.
                '(Staff #<pr
                │ │ │ -00102c80: 6f63 6564 7572 6520 3766 3937 6361 3036  ocedure 7f97ca06
                │ │ │ -00102c90: 3832 3030 2061 7420 6963 652d 392f 6576  8200 at ice-9/ev
                │ │ │ +00102c80: 6f63 6564 7572 6520 3766 6561 3134 3130  ocedure 7fea1410
                │ │ │ +00102c90: 3133 6330 2061 7420 6963 652d 392f 6576  13c0 at ice-9/ev
                │ │ │  00102ca0: 616c 2e73 636d 3a33 3339 3a31 3320 2861  al.scm:339:13 (a
                │ │ │  00102cb0: 2062 2063 2926 6774 3b0a 2020 2020 2020   b c)>.      
                │ │ │  00102cc0: 2020 2326 6c74 3b70 726f 6365 6475 7265    #<procedure
                │ │ │  00102cd0: 206e 656f 2d6d 6f64 6572 6e2d 6163 6369   neo-modern-acci
                │ │ │  00102ce0: 6465 6e74 616c 2d72 756c 6520 2861 2062  dental-rule (a b
                │ │ │  00102cf0: 2063 2926 6774 3b29 0a3c 2f70 7265 3e3c   c)>).
                < │ │ │ 00102d00: 2f6c 693e 3c6c 693e 2053 6574 2063 6f6e /li>
              • Set con │ │ │ @@ -73455,15 +73455,15 @@ │ │ │ 0011eee0: 3e2e 0a3c 2f6c 693e 3c6c 693e 2053 6574 >..
              • Set │ │ │ 0011eef0: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 0011ef00: 7920 3c63 6f64 653e 6175 746f 4163 6369 y autoAcci │ │ │ 0011ef10: 6465 6e74 616c 733c 2f63 6f64 653e 2074 dentals t │ │ │ 0011ef20: 6f3a 0a3c 7072 6520 636c 6173 733d 2276 o:.
                '(Staff
                │ │ │  0011ef40: 2023 266c 743b 7072 6f63 6564 7572 6520   #<procedure 
                │ │ │ -0011ef50: 3766 3937 6361 3562 6636 3630 2061 7420  7f97ca5bf660 at 
                │ │ │ +0011ef50: 3766 6561 3134 3735 3037 3630 2061 7420  7fea14750760 at 
                │ │ │  0011ef60: 6963 652d 392f 6576 616c 2e73 636d 3a33  ice-9/eval.scm:3
                │ │ │  0011ef70: 3339 3a31 3320 2861 2062 2063 2926 6774  39:13 (a b c)>
                │ │ │  0011ef80: 3b29 0a3c 2f70 7265 3e3c 2f6c 693e 3c6c  ;).
              • Set context p │ │ │ 0011efa0: 726f 7065 7274 7920 3c63 6f64 653e 6175 roperty au │ │ │ 0011efb0: 746f 4265 616d 4368 6563 6b3c 2f63 6f64 toBeamCheck to .def │ │ │ @@ -73803,16 +73803,16 @@ │ │ │ 001204a0: 653e 636c 6566 2d74 7261 6e73 706f 7369 e>clef-transposi │ │ │ 001204b0: 7469 6f6e 2d6d 6172 6b75 703c 2f63 6f64 tion-markup..
              • Se │ │ │ 001204d0: 7420 636f 6e74 6578 7420 7072 6f70 6572 t context proper │ │ │ 001204e0: 7479 203c 636f 6465 3e63 6f64 614d 6172 ty codaMar │ │ │ 001204f0: 6b46 6f72 6d61 7474 6572 3c2f 636f 6465 kFormatter to .#< │ │ │ -00120510: 3b70 726f 6365 6475 7265 2037 6639 3763 ;procedure 7f97c │ │ │ -00120520: 3936 3964 3036 3020 6174 2069 6365 2d39 969d060 at ice-9 │ │ │ +00120510: 3b70 726f 6365 6475 7265 2037 6665 6131 ;procedure 7fea1 │ │ │ +00120520: 3338 6361 6638 3020 6174 2069 6365 2d39 38caf80 at ice-9 │ │ │ 00120530: 2f65 7661 6c2e 7363 6d3a 3333 363a 3133 /eval.scm:336:13 │ │ │ 00120540: 2028 6120 6229 2667 743b 3c2f 636f 6465 (a b)>..
              • Set │ │ │ 00120560: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 00120570: 7920 3c63 6f64 653e 636f 6d70 6c65 7469 y completi │ │ │ 00120580: 6f6e 4661 6374 6f72 3c2f 636f 6465 3e20 onFactor │ │ │ 00120590: 746f 200a 3c63 6f64 653e 756e 6974 792d to .unity- │ │ │ @@ -73856,16 +73856,16 @@ │ │ │ 001207f0: 3e20 746f 200a 3c63 6f64 653e 2671 756f > to .&quo │ │ │ 00120800: 743b 3a7c 2e53 2e7c 3a26 7175 6f74 3b3c t;:|.S.|:"< │ │ │ 00120810: 2f63 6f64 653e 2e0a 3c2f 6c69 3e3c 6c69 /code>..
              • Set context pr │ │ │ 00120830: 6f70 6572 7479 203c 636f 6465 3e64 7275 operty dru │ │ │ 00120840: 6d53 7479 6c65 5461 626c 653c 2f63 6f64 mStyleTable to .#&l │ │ │ -00120860: 743b 6861 7368 2d74 6162 6c65 2037 6639 t;hash-table 7f9 │ │ │ -00120870: 3763 6130 3331 3738 3020 3239 2f36 3126 7ca031780 29/61& │ │ │ +00120860: 743b 6861 7368 2d74 6162 6c65 2037 6665 t;hash-table 7fe │ │ │ +00120870: 6131 3436 6664 3534 3020 3239 2f36 3126 a146fd540 29/61& │ │ │ 00120880: 6774 3b3c 2f63 6f64 653e 2e0a 3c2f 6c69 gt;..
              • Set contex │ │ │ 001208a0: 7420 7072 6f70 6572 7479 203c 636f 6465 t property endRepeatBarTyp │ │ │ 001208c0: 653c 2f63 6f64 653e 2074 6f20 0a3c 636f e to .":|.&quo │ │ │ 001208e0: 743b 3c2f 636f 6465 3e2e 0a3c 2f6c 693e t;..
              • │ │ │ @@ -74295,15 +74295,15 @@ │ │ │ 00122360: 2853 7472 6561 6d45 7665 6e74 290a 3c2f (StreamEvent).
              • Se │ │ │ 00122380: 7420 636f 6e74 6578 7420 7072 6f70 6572 t context proper │ │ │ 00122390: 7479 203c 636f 6465 3e72 6568 6561 7273 ty rehears │ │ │ 001223a0: 616c 4d61 726b 466f 726d 6174 7465 723c alMarkFormatter< │ │ │ 001223b0: 2f63 6f64 653e 2074 6f20 0a3c 636f 6465 /code> to .#<procedure │ │ │ -001223d0: 3766 3937 6339 3662 6162 3030 2061 7420 7f97c96bab00 at │ │ │ +001223d0: 3766 6561 3133 3932 3238 6530 2061 7420 7fea139228e0 at │ │ │ 001223e0: 6963 652d 392f 6576 616c 2e73 636d 3a33 ice-9/eval.scm:3 │ │ │ 001223f0: 3336 3a31 3320 2861 2062 2926 6774 3b3c 36:13 (a b)>< │ │ │ 00122400: 2f63 6f64 653e 2e0a 3c2f 6c69 3e3c 6c69 /code>..
              • Set context pr │ │ │ 00122420: 6f70 6572 7479 203c 636f 6465 3e72 6568 operty reh │ │ │ 00122430: 6561 7273 616c 4d61 726b 3c2f 636f 6465 earsalMark to .1
              • Set │ │ │ 0013aed0: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 0013aee0: 203c 636f 6465 3e61 7574 6f41 6363 6964 autoAccid │ │ │ 0013aef0: 656e 7461 6c73 3c2f 636f 6465 3e20 746f entals to │ │ │ 0013af00: 3a0a 3c70 7265 2063 6c61 7373 3d22 7665 :.
                '(Staff 
                │ │ │  0013af20: 2326 6c74 3b70 726f 6365 6475 7265 2037  #<procedure 7
                │ │ │ -0013af30: 6639 3763 6135 6266 3636 3020 6174 2069  f97ca5bf660 at i
                │ │ │ +0013af30: 6665 6131 3437 3530 3736 3020 6174 2069  fea14750760 at i
                │ │ │  0013af40: 6365 2d39 2f65 7661 6c2e 7363 6d3a 3333  ce-9/eval.scm:33
                │ │ │  0013af50: 393a 3133 2028 6120 6220 6329 2667 743b  9:13 (a b c)>
                │ │ │  0013af60: 290a 3c2f 7072 653e 3c2f 6c69 3e3c 6c69  ).
              • Set context pr │ │ │ 0013af80: 6f70 6572 7479 203c 636f 6465 3e61 7574 operty aut │ │ │ 0013af90: 6f42 6561 6d43 6865 636b 3c2f 636f 6465 oBeamCheck to .defa │ │ │ @@ -80969,16 +80969,16 @@ │ │ │ 0013c480: 3e63 6c65 662d 7472 616e 7370 6f73 6974 >clef-transposit │ │ │ 0013c490: 696f 6e2d 6d61 726b 7570 3c2f 636f 6465 ion-markup..
              • Set │ │ │ 0013c4b0: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 0013c4c0: 7920 3c63 6f64 653e 636f 6461 4d61 726b y codaMark │ │ │ 0013c4d0: 466f 726d 6174 7465 723c 2f63 6f64 653e Formatter │ │ │ 0013c4e0: 2074 6f20 0a3c 636f 6465 3e23 266c 743b to .#< │ │ │ -0013c4f0: 7072 6f63 6564 7572 6520 3766 3937 6339 procedure 7f97c9 │ │ │ -0013c500: 3639 6430 3630 2061 7420 6963 652d 392f 69d060 at ice-9/ │ │ │ +0013c4f0: 7072 6f63 6564 7572 6520 3766 6561 3133 procedure 7fea13 │ │ │ +0013c500: 3863 6166 3830 2061 7420 6963 652d 392f 8caf80 at ice-9/ │ │ │ 0013c510: 6576 616c 2e73 636d 3a33 3336 3a31 3320 eval.scm:336:13 │ │ │ 0013c520: 2861 2062 2926 6774 3b3c 2f63 6f64 653e (a b)> │ │ │ 0013c530: 2e0a 3c2f 6c69 3e3c 6c69 3e20 5365 7420 ..
              • Set │ │ │ 0013c540: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 0013c550: 203c 636f 6465 3e63 6f6d 706c 6574 696f completio │ │ │ 0013c560: 6e46 6163 746f 723c 2f63 6f64 653e 2074 nFactor t │ │ │ 0013c570: 6f20 0a3c 636f 6465 3e75 6e69 7479 2d69 o .unity-i │ │ │ @@ -81022,16 +81022,16 @@ │ │ │ 0013c7d0: 2074 6f20 0a3c 636f 6465 3e26 7175 6f74 to ." │ │ │ 0013c7e0: 3b3a 7c2e 532e 7c3a 2671 756f 743b 3c2f ;:|.S.|:"..
              • │ │ │ 0013c800: 2053 6574 2063 6f6e 7465 7874 2070 726f Set context pro │ │ │ 0013c810: 7065 7274 7920 3c63 6f64 653e 6472 756d perty drum │ │ │ 0013c820: 5374 796c 6554 6162 6c65 3c2f 636f 6465 StyleTable to .#< │ │ │ -0013c840: 3b68 6173 682d 7461 626c 6520 3766 3937 ;hash-table 7f97 │ │ │ -0013c850: 6361 3033 3137 3830 2032 392f 3631 2667 ca031780 29/61&g │ │ │ +0013c840: 3b68 6173 682d 7461 626c 6520 3766 6561 ;hash-table 7fea │ │ │ +0013c850: 3134 3666 6435 3430 2032 392f 3631 2667 146fd540 29/61&g │ │ │ 0013c860: 743b 3c2f 636f 6465 3e2e 0a3c 2f6c 693e t;..
              • │ │ │ 0013c870: 3c6c 693e 2053 6574 2063 6f6e 7465 7874
              • Set context │ │ │ 0013c880: 2070 726f 7065 7274 7920 3c63 6f64 653e property │ │ │ 0013c890: 656e 6452 6570 6561 7442 6172 5479 7065 endRepeatBarType │ │ │ 0013c8a0: 3c2f 636f 6465 3e20 746f 200a 3c63 6f64 to .":|." │ │ │ 0013c8c0: 3b3c 2f63 6f64 653e 2e0a 3c2f 6c69 3e3c ;..
              • < │ │ │ @@ -81461,15 +81461,15 @@ │ │ │ 0013e340: 5374 7265 616d 4576 656e 7429 0a3c 2f70 StreamEvent).

              • Set │ │ │ 0013e360: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 0013e370: 7920 3c63 6f64 653e 7265 6865 6172 7361 y rehearsa │ │ │ 0013e380: 6c4d 6172 6b46 6f72 6d61 7474 6572 3c2f lMarkFormatter to . │ │ │ 0013e3a0: 2326 6c74 3b70 726f 6365 6475 7265 2037 #<procedure 7 │ │ │ -0013e3b0: 6639 3763 3936 6261 6230 3020 6174 2069 f97c96bab00 at i │ │ │ +0013e3b0: 6665 6131 3339 3232 3865 3020 6174 2069 fea139228e0 at i │ │ │ 0013e3c0: 6365 2d39 2f65 7661 6c2e 7363 6d3a 3333 ce-9/eval.scm:33 │ │ │ 0013e3d0: 363a 3133 2028 6120 6229 2667 743b 3c2f 6:13 (a b)>..
              • │ │ │ 0013e3f0: 2053 6574 2063 6f6e 7465 7874 2070 726f Set context pro │ │ │ 0013e400: 7065 7274 7920 3c63 6f64 653e 7265 6865 perty rehe │ │ │ 0013e410: 6172 7361 6c4d 6172 6b3c 2f63 6f64 653e arsalMark │ │ │ 0013e420: 2074 6f20 0a3c 636f 6465 3e31 3c2f 636f to .1control-po │ │ │ 00158de0: 696e 7473 3c2f 636f 6465 3e20 696e 203c ints in < │ │ │ 00158df0: 6120 6872 6566 3d22 2373 6c75 7222 3e3c a href="#slur">< │ │ │ 00158e00: 636f 6465 3e53 6c75 723c 2f63 6f64 653e code>Slur │ │ │ 00158e10: 3c2f 613e 2074 6f20 200a 3c63 6f64 653e to . │ │ │ 00158e20: 2326 6c74 3b75 6e70 7572 652d 7075 7265 #<unpure-pure │ │ │ 00158e30: 2d63 6f6e 7461 696e 6572 2023 266c 743b -container #< │ │ │ -00158e40: 7072 6f63 6564 7572 6520 3766 3937 6339 procedure 7f97c9 │ │ │ -00158e50: 3361 6238 3030 2061 7420 6963 652d 392f 3ab800 at ice-9/ │ │ │ +00158e40: 7072 6f63 6564 7572 6520 3766 6561 3133 procedure 7fea13 │ │ │ +00158e50: 3937 3865 3430 2061 7420 6963 652d 392f 978e40 at ice-9/ │ │ │ 00158e60: 6576 616c 2e73 636d 3a33 3333 3a31 3320 eval.scm:333:13 │ │ │ 00158e70: 2861 2926 6774 3b20 2326 6c74 3b70 726f (a)> #<pro │ │ │ -00158e80: 6365 6475 7265 2037 6639 3763 3933 6162 cedure 7f97c93ab │ │ │ -00158e90: 3765 3020 6174 2069 6365 2d39 2f65 7661 7e0 at ice-9/eva │ │ │ +00158e80: 6365 6475 7265 2037 6665 6131 3339 3738 cedure 7fea13978 │ │ │ +00158e90: 6532 3020 6174 2069 6365 2d39 2f65 7661 e20 at ice-9/eva │ │ │ 00158ea0: 6c2e 7363 6d3a 3338 363a 3133 2028 6120 l.scm:386:13 (a │ │ │ 00158eb0: 2e20 7265 7374 2926 6774 3b20 2667 743b . rest)> > │ │ │ 00158ec0: 3c2f 636f 6465 3e2e 0a3c 2f6c 693e 3c6c ..
              • Set grob prop │ │ │ 00158ee0: 6572 7479 203c 636f 6465 3e64 6574 6169 erty detai │ │ │ 00158ef0: 6c73 3c2f 636f 6465 3e20 696e 203c 6120 ls in │ │ │ 00159230: 6c65 6e67 7468 2d66 7261 6374 696f 6e3c length-fraction< │ │ │ 00159240: 2f63 6f64 653e 2069 6e20 3c61 2068 7265 /code> in StemTremo │ │ │ 00159270: 6c6f 3c2f 636f 6465 3e3c 2f61 3e20 746f lo to │ │ │ 00159280: 2020 0a3c 636f 6465 3e23 266c 743b 7072 .#<pr │ │ │ -00159290: 6f63 6564 7572 6520 3766 3937 6361 3764 ocedure 7f97ca7d │ │ │ -001592a0: 3730 6330 2061 7420 6963 652d 392f 6576 70c0 at ice-9/ev │ │ │ +00159290: 6f63 6564 7572 6520 3766 6561 3134 3034 ocedure 7fea1404 │ │ │ +001592a0: 6539 3230 2061 7420 6963 652d 392f 6576 e920 at ice-9/ev │ │ │ 001592b0: 616c 2e73 636d 3a33 3333 3a31 3320 2861 al.scm:333:13 (a │ │ │ 001592c0: 2926 6774 3b3c 2f63 6f64 653e 2e0a 3c2f )>..
              • Set grob │ │ │ 001592e0: 2070 726f 7065 7274 7920 3c63 6f64 653e property │ │ │ 001592f0: 6e6f 2d73 7465 6d2d 6578 7465 6e64 3c2f no-stem-extend in S │ │ │ @@ -93010,16 +93010,16 @@ │ │ │ 0016b510: 636f 6465 3e20 746f 200a 3c63 6f64 653e code> to . │ │ │ 0016b520: 2728 293c 2f63 6f64 653e 2e0a 3c2f 6c69 '()..
              • Set contex │ │ │ 0016b540: 7420 7072 6f70 6572 7479 203c 636f 6465 t property lyricRepeatCoun │ │ │ 0016b560: 7446 6f72 6d61 7474 6572 3c2f 636f 6465 tFormatter to .#< │ │ │ -0016b580: 3b70 726f 6365 6475 7265 2037 6639 3763 ;procedure 7f97c │ │ │ -0016b590: 6135 3763 3461 3020 6174 2069 6365 2d39 a57c4a0 at ice-9 │ │ │ +0016b580: 3b70 726f 6365 6475 7265 2037 6665 6131 ;procedure 7fea1 │ │ │ +0016b590: 3436 6663 3663 3020 6174 2069 6365 2d39 46fc6c0 at ice-9 │ │ │ 0016b5a0: 2f65 7661 6c2e 7363 6d3a 3333 363a 3133 /eval.scm:336:13 │ │ │ 0016b5b0: 2028 6120 6229 2667 743b 3c2f 636f 6465 (a b)>..
              • Set │ │ │ 0016b5d0: 2063 6f6e 7465 7874 2070 726f 7065 7274 context propert │ │ │ 0016b5e0: 7920 3c63 6f64 653e 7365 6172 6368 466f y searchFo │ │ │ 0016b5f0: 7256 6f69 6365 3c2f 636f 6465 3e20 746f rVoice to │ │ │ 0016b600: 200a 3c63 6f64 653e 2366 3c2f 636f 6465 .#f
              • Set contex │ │ │ 0016e3c0: 7420 7072 6f70 6572 7479 203c 636f 6465 t property autoAccidentals │ │ │ 0016e3e0: 3c2f 636f 6465 3e20 746f 3a0a 3c70 7265 to:.
                '(Staff #<p
                │ │ │ -0016e410: 726f 6365 6475 7265 2037 6639 3763 6135  rocedure 7f97ca5
                │ │ │ -0016e420: 3338 3534 3020 6174 2069 6365 2d39 2f65  38540 at ice-9/e
                │ │ │ +0016e410: 726f 6365 6475 7265 2037 6665 6131 3436  rocedure 7fea146
                │ │ │ +0016e420: 6339 3965 3020 6174 2069 6365 2d39 2f65  c99e0 at ice-9/e
                │ │ │  0016e430: 7661 6c2e 7363 6d3a 3333 393a 3133 2028  val.scm:339:13 (
                │ │ │  0016e440: 6120 6220 6329 2667 743b 290a 3c2f 7072  a b c)>).
              • Set │ │ │ 0016e460: 636f 6e74 6578 7420 7072 6f70 6572 7479 context property │ │ │ 0016e470: 203c 636f 6465 3e61 7574 6f43 6175 7469 autoCauti │ │ │ 0016e480: 6f6e 6172 6965 733c 2f63 6f64 653e 2074 onaries t │ │ │ 0016e490: 6f20 0a3c 636f 6465 3e27 2829 3c2f 636f o .'().
          .
          break-visibi │ │ │ 002133d0: 6c69 7479 3c2f 636f 6465 3e20 2876 6563 lity (vec │ │ │ 002133e0: 746f 7229 3a3c 2f64 743e 0a3c 6464 3e3c tor):
          .
          < │ │ │ 002133f0: 703e 3c63 6f64 653e 2326 6c74 3b70 726f p>#<pro │ │ │ -00213400: 6365 6475 7265 2037 6639 3763 3939 6538 cedure 7f97c99e8 │ │ │ -00213410: 3361 3020 6174 2069 6365 2d39 2f65 7661 3a0 at ice-9/eva │ │ │ +00213400: 6365 6475 7265 2037 6665 6131 3331 6137 cedure 7fea131a7 │ │ │ +00213410: 3238 3020 6174 2069 6365 2d39 2f65 7661 280 at ice-9/eva │ │ │ 00213420: 6c2e 7363 6d3a 3333 333a 3133 2028 6129 l.scm:333:13 (a) │ │ │ 00213430: 2667 743b 3c2f 636f 6465 3e0a 3c2f 703e >.

          │ │ │ 00213440: 0a3c 703e 4120 7665 6374 6f72 206f 6620 .

          A vector of │ │ │ 00213450: 3326 6e62 7370 3b62 6f6f 6c65 616e 732c 3 booleans, │ │ │ 00213460: 0a3c 636f 6465 3e23 283c 7661 723e 656e .#(en │ │ │ 00213470: 642d 6f66 2d6c 696e 653c 2f76 6172 3e20 d-of-line │ │ │ 00213480: 3c76 6172 3e75 6e62 726f 6b65 6e3c 2f76 unbroken.

          .

          The s │ │ │ 00213710: 796d 626f 6c20 746f 2070 7269 6e74 2e0a ymbol to print.. │ │ │ 00213720: 3c2f 703e 0a3c 2f64 643e 0a3c 6474 3e20

          .
          .
          │ │ │ 00213730: 3c63 6f64 653e 7465 7874 3c2f 636f 6465 text (markup):
          │ │ │ 00213750: 0a3c 6464 3e3c 703e 3c63 6f64 653e 2326 .

          #& │ │ │ -00213760: 6c74 3b70 726f 6365 6475 7265 2037 6639 lt;procedure 7f9 │ │ │ -00213770: 3763 3939 6539 6332 3020 6174 2069 6365 7c99e9c20 at ice │ │ │ +00213760: 6c74 3b70 726f 6365 6475 7265 2037 6665 lt;procedure 7fe │ │ │ +00213770: 6131 3331 6162 6230 3020 6174 2069 6365 a131abb00 at ice │ │ │ 00213780: 2d39 2f65 7661 6c2e 7363 6d3a 3333 333a -9/eval.scm:333: │ │ │ 00213790: 3133 2028 6129 2667 743b 3c2f 636f 6465 13 (a)>.

          .

          Text m │ │ │ 002137b0: 6172 6b75 702e 2020 5365 6520 3c61 206e arkup. See │ │ │ 002137e0: 0a3c 6120 6872 6566 3d22 6e6f 7461 7469 ..

          break-visibil │ │ │ 0022e210: 6974 793c 2f63 6f64 653e 2028 7665 6374 ity (vect │ │ │ 0022e220: 6f72 293a 3c2f 6474 3e0a 3c64 643e 3c70 or):
          .

          #<proc │ │ │ -0022e240: 6564 7572 6520 3766 3937 6339 6133 3239 edure 7f97c9a329 │ │ │ -0022e250: 3830 2061 7420 6963 652d 392f 6576 616c 80 at ice-9/eval │ │ │ +0022e240: 6564 7572 6520 3766 6561 3133 3166 3632 edure 7fea131f62 │ │ │ +0022e250: 6330 2061 7420 6963 652d 392f 6576 616c c0 at ice-9/eval │ │ │ 0022e260: 2e73 636d 3a33 3333 3a31 3320 2861 2926 .scm:333:13 (a)& │ │ │ 0022e270: 6774 3b3c 2f63 6f64 653e 0a3c 2f70 3e0a gt;.

          . │ │ │ 0022e280: 3c70 3e41 2076 6563 746f 7220 6f66 2033

          A vector of 3 │ │ │ 0022e290: 266e 6273 703b 626f 6f6c 6561 6e73 2c0a  booleans,. │ │ │ 0022e2a0: 3c63 6f64 653e 2328 3c76 6172 3e65 6e64 #(end │ │ │ 0022e2b0: 2d6f 662d 6c69 6e65 3c2f 7661 723e 203c -of-line < │ │ │ 0022e2c0: 7661 723e 756e 6272 6f6b 656e 3c2f 7661 var>unbroken. │ │ │ 0022e430: 3c2f 6464 3e0a 3c64 743e 203c 636f 6465

          .
          color (c │ │ │ 0022e450: 6f6c 6f72 293a 3c2f 6474 3e0a 3c64 643e olor):
          .
          │ │ │ 0022e460: 3c70 3e3c 636f 6465 3e23 266c 743b 7072

          #<pr │ │ │ -0022e470: 6f63 6564 7572 6520 3766 3937 6339 6133 ocedure 7f97c9a3 │ │ │ -0022e480: 3234 3630 2061 7420 6963 652d 392f 6576 2460 at ice-9/ev │ │ │ +0022e470: 6f63 6564 7572 6520 3766 6561 3133 3166 ocedure 7fea131f │ │ │ +0022e480: 3630 3430 2061 7420 6963 652d 392f 6576 6040 at ice-9/ev │ │ │ 0022e490: 616c 2e73 636d 3a33 3333 3a31 3320 2861 al.scm:333:13 (a │ │ │ 0022e4a0: 2926 6774 3b3c 2f63 6f64 653e 0a3c 2f70 )>.

          .

          The color o │ │ │ 0022e4c0: 6620 7468 6973 2067 726f 622e 0a3c 2f70 f this grob..

          .
          .
          font-shape (symbol):.

          .< │ │ │ 0022ec70: 703e 5468 6520 7379 6d62 6f6c 2074 6f20 p>The symbol to │ │ │ 0022ec80: 7072 696e 742e 0a3c 2f70 3e0a 3c2f 6464 print..

          .
  • .
    tra │ │ │ 0022eca0: 6e73 7061 7265 6e74 3c2f 636f 6465 3e20 nsparent │ │ │ 0022ecb0: 2862 6f6f 6c65 616e 293a 3c2f 6474 3e0a (boolean):
    . │ │ │ 0022ecc0: 3c64 643e 3c70 3e3c 636f 6465 3e23 266c

    #&l │ │ │ -0022ecd0: 743b 7072 6f63 6564 7572 6520 3766 3937 t;procedure 7f97 │ │ │ -0022ece0: 6339 6133 3338 3830 2061 7420 6963 652d c9a33880 at ice- │ │ │ +0022ecd0: 743b 7072 6f63 6564 7572 6520 3766 6561 t;procedure 7fea │ │ │ +0022ece0: 3133 3166 3937 3030 2061 7420 6963 652d 131f9700 at ice- │ │ │ 0022ecf0: 392f 6576 616c 2e73 636d 3a33 3333 3a31 9/eval.scm:333:1 │ │ │ 0022ed00: 3320 2861 2926 6774 3b3c 2f63 6f64 653e 3 (a)> │ │ │ 0022ed10: 0a3c 2f70 3e0a 3c70 3e54 6869 7320 6d61 .

    .

    This ma │ │ │ 0022ed20: 6b65 7320 7468 6520 6772 6f62 2069 6e76 kes the grob inv │ │ │ 0022ed30: 6973 6962 6c65 2e0a 3c2f 703e 0a3c 2f64 isible..

    ..
    ve │ │ │ 0022ed50: 7274 6963 616c 2d73 6b79 6c69 6e65 733c rtical-skylines< │ │ │ @@ -144626,16 +144626,16 @@ │ │ │ 00234f10: 7469 7665 2074 6f20 6f62 6a65 6374 2672 tive to object&r │ │ │ 00234f20: 7371 756f 3b73 2072 6566 6572 656e 6365 squo;s reference │ │ │ 00234f30: 2070 6f69 6e74 2e0a 3c2f 703e 0a3c 2f64 point..

    ..
    X- │ │ │ 00234f50: 6f66 6673 6574 3c2f 636f 6465 3e20 286e offset (n │ │ │ 00234f60: 756d 6265 7229 3a3c 2f64 743e 0a3c 6464 umber):
    .

    #<p │ │ │ -00234f80: 726f 6365 6475 7265 2037 6639 3763 3961 rocedure 7f97c9a │ │ │ -00234f90: 3361 6136 3020 6174 2069 6365 2d39 2f65 3aa60 at ice-9/e │ │ │ +00234f80: 726f 6365 6475 7265 2037 6665 6131 3332 rocedure 7fea132 │ │ │ +00234f90: 3034 6161 3020 6174 2069 6365 2d39 2f65 04aa0 at ice-9/e │ │ │ 00234fa0: 7661 6c2e 7363 6d3a 3333 333a 3133 2028 val.scm:333:13 ( │ │ │ 00234fb0: 6129 2667 743b 3c2f 636f 6465 3e0a 3c2f a)>..

    The horizo │ │ │ 00234fd0: 6e74 616c 2061 6d6f 756e 7420 7468 6174 ntal amount that │ │ │ 00234fe0: 2074 6869 7320 6f62 6a65 6374 2069 730a this object is. │ │ │ 00234ff0: 6d6f 7665 6420 7265 6c61 7469 7665 2074 moved relative t │ │ │ 00235000: 6f20 6974 7320 582d 7061 7265 6e74 2e0a o its X-parent.. │ │ │ @@ -144653,15 +144653,15 @@ │ │ │ 002350c0: 626a 6563 7426 7273 7175 6f3b 7320 7265 bject’s re │ │ │ 002350d0: 6665 7265 6e63 6520 706f 696e 742e 0a3c ference point..< │ │ │ 002350e0: 2f70 3e0a 3c2f 6464 3e0a 3c64 743e 203c /p>.

    .
    < │ │ │ 002350f0: 636f 6465 3e59 2d6f 6666 7365 743c 2f63 code>Y-offset (number):.

    #<procedure │ │ │ -00235130: 3766 3937 6339 6133 6136 6530 2061 7420 7f97c9a3a6e0 at │ │ │ +00235130: 3766 6561 3133 3230 3432 3630 2061 7420 7fea13204260 at │ │ │ 00235140: 6963 652d 392f 6576 616c 2e73 636d 3a33 ice-9/eval.scm:3 │ │ │ 00235150: 3333 3a31 3320 2861 2926 6774 3b3c 2f63 33:13 (a)>.

    .

    The │ │ │ 00235170: 2076 6572 7469 6361 6c20 616d 6f75 6e74 vertical amount │ │ │ 00235180: 2074 6861 7420 7468 6973 206f 626a 6563 that this objec │ │ │ 00235190: 7420 6973 206d 6f76 6564 0a72 656c 6174 t is moved.relat │ │ │ 002351a0: 6976 6520 746f 2069 7473 2059 2d70 6172 ive to its Y-par │ │ │ @@ -149704,16 +149704,16 @@ │ │ │ 00248c70: 6e63 6520 706f 696e 742e 0a3c 2f70 3e0a nce point..

    . │ │ │ 00248c80: 3c2f 6464 3e0a 3c64 743e 203c 636f 6465
    .
    Y-offset │ │ │ 00248ca0: 2028 6e75 6d62 6572 293a 3c2f 6474 3e0a (number):
    . │ │ │ 00248cb0: 3c64 643e 3c70 3e3c 636f 6465 3e23 266c

    #&l │ │ │ 00248cc0: 743b 756e 7075 7265 2d70 7572 652d 636f t;unpure-pure-co │ │ │ 00248cd0: 6e74 6169 6e65 7220 2326 6c74 3b70 726f ntainer #<pro │ │ │ -00248ce0: 6365 6475 7265 2037 6639 3763 3961 3734 cedure 7f97c9a74 │ │ │ -00248cf0: 3861 3020 6174 2069 6365 2d39 2f65 7661 8a0 at ice-9/eva │ │ │ +00248ce0: 6365 6475 7265 2037 6665 6131 3332 3338 cedure 7fea13238 │ │ │ +00248cf0: 3438 3020 6174 2069 6365 2d39 2f65 7661 480 at ice-9/eva │ │ │ 00248d00: 6c2e 7363 6d3a 3333 333a 3133 2028 6129 l.scm:333:13 (a) │ │ │ 00248d10: 2667 743b 2026 6774 3b3c 2f63 6f64 653e > > │ │ │ 00248d20: 0a3c 2f70 3e0a 3c70 3e54 6865 2076 6572 .

    .

    The ver │ │ │ 00248d30: 7469 6361 6c20 616d 6f75 6e74 2074 6861 tical amount tha │ │ │ 00248d40: 7420 7468 6973 206f 626a 6563 7420 6973 t this object is │ │ │ 00248d50: 206d 6f76 6564 0a72 656c 6174 6976 6520 moved.relative │ │ │ 00248d60: 746f 2069 7473 2059 2d70 6172 656e 742e to its Y-parent. │ │ │ @@ -151522,16 +151522,16 @@ │ │ │ 0024fe10: 3c2f 703e 0a0a 3c70 3e53 7461 6e64 6172

    ..

    Standar │ │ │ 0024fe20: 6420 7365 7474 696e 6773 3a0a 3c2f 703e d settings:.

    │ │ │ 0024fe30: 0a0a 3c64 6c20 636f 6d70 6163 743d 2263 ..
    .
    color │ │ │ 0024fe60: 2028 636f 6c6f 7229 3a3c 2f64 743e 0a3c (color):
    .< │ │ │ 0024fe70: 6464 3e3c 703e 3c63 6f64 653e 2326 6c74 dd>

    #< │ │ │ -0024fe80: 3b70 726f 6365 6475 7265 2037 6639 3763 ;procedure 7f97c │ │ │ -0024fe90: 3961 3838 6636 3020 6174 2069 6365 2d39 9a88f60 at ice-9 │ │ │ +0024fe80: 3b70 726f 6365 6475 7265 2037 6665 6131 ;procedure 7fea1 │ │ │ +0024fe90: 3332 3463 3663 3020 6174 2069 6365 2d39 324c6c0 at ice-9 │ │ │ 0024fea0: 2f65 7661 6c2e 7363 6d3a 3333 333a 3133 /eval.scm:333:13 │ │ │ 0024feb0: 2028 6129 2667 743b 3c2f 636f 6465 3e0a (a)>. │ │ │ 0024fec0: 3c2f 703e 0a3c 703e 5468 6520 636f 6c6f

    .

    The colo │ │ │ 0024fed0: 7220 6f66 2074 6869 7320 6772 6f62 2e0a r of this grob.. │ │ │ 0024fee0: 3c2f 703e 0a3c 2f64 643e 0a3c 6474 3e20

    .
    .
    │ │ │ 0024fef0: 3c63 6f64 653e 676c 7970 682d 6e61 6d65 glyph-name │ │ │ 0024ff00: 3c2f 636f 6465 3e20 2873 7472 696e 6729 (string) │ │ │ @@ -151560,15 +151560,15 @@ │ │ │ 00250070: 3e0a 3c2f 703e 0a3c 703e 5468 6520 7379 >.

    .

    The sy │ │ │ 00250080: 6d62 6f6c 2074 6f20 7072 696e 742e 0a3c mbol to print..< │ │ │ 00250090: 2f70 3e0a 3c2f 6464 3e0a 3c64 743e 203c /p>..

    < │ │ │ 002500a0: 636f 6465 3e74 7261 6e73 7061 7265 6e74 code>transparent │ │ │ 002500b0: 3c2f 636f 6465 3e20 2862 6f6f 6c65 616e (boolean │ │ │ 002500c0: 293a 3c2f 6474 3e0a 3c64 643e 3c70 3e3c ):
    .

    < │ │ │ 002500d0: 636f 6465 3e23 266c 743b 7072 6f63 6564 code>#<proced │ │ │ -002500e0: 7572 6520 3766 3937 6339 6138 3431 3830 ure 7f97c9a84180 │ │ │ +002500e0: 7572 6520 3766 6561 3133 3234 6339 3230 ure 7fea1324c920 │ │ │ 002500f0: 2061 7420 6963 652d 392f 6576 616c 2e73 at ice-9/eval.s │ │ │ 00250100: 636d 3a33 3333 3a31 3320 2861 2926 6774 cm:333:13 (a)> │ │ │ 00250110: 3b3c 2f63 6f64 653e 0a3c 2f70 3e0a 3c70 ;.

    .

    This makes the │ │ │ 00250130: 6772 6f62 2069 6e76 6973 6962 6c65 2e0a grob invisible.. │ │ │ 00250140: 3c2f 703e 0a3c 2f64 643e 0a3c 6474 3e20

    .
    .
    │ │ │ 00250150: 3c63 6f64 653e 7665 7274 6963 616c 2d73 vertical-s │ │ │ @@ -151787,28 +151787,28 @@ │ │ │ 00250ea0: 6861 7420 6974 2061 6e6e 6f74 6174 6573 hat it annotates │ │ │ 00250eb0: 2e0a 3c2f 703e 0a3c 2f64 643e 0a3c 6474 ..

    ..
    automati │ │ │ 00250ed0: 6361 6c6c 792d 6e75 6d62 6572 6564 3c2f cally-numbered (boolean): │ │ │ 00250ef0: 3c2f 6474 3e0a 3c64 643e 3c70 3e3c 636f
    .

    #<procedur │ │ │ -00250f10: 6520 3766 3937 6339 6138 3966 6130 2061 e 7f97c9a89fa0 a │ │ │ +00250f10: 6520 3766 6561 3133 3234 6638 3830 2061 e 7fea1324f880 a │ │ │ 00250f20: 7420 6963 652d 392f 6576 616c 2e73 636d t ice-9/eval.scm │ │ │ 00250f30: 3a33 3333 3a31 3320 2861 2926 6774 3b3c :333:13 (a)>< │ │ │ 00250f40: 2f63 6f64 653e 0a3c 2f70 3e0a 3c70 3e49 /code>.

    .

    I │ │ │ 00250f50: 6620 7365 742c 2066 6f6f 746e 6f74 6573 f set, footnotes │ │ │ 00250f60: 2061 7265 0a61 7574 6f6d 6174 6963 616c are.automatical │ │ │ 00250f70: 6c79 206e 756d 6265 7265 642e 0a3c 2f70 ly numbered..

    .
    .
    break-visibil │ │ │ 00250fa0: 6974 793c 2f63 6f64 653e 2028 7665 6374 ity (vect │ │ │ 00250fb0: 6f72 293a 3c2f 6474 3e0a 3c64 643e 3c70 or):
    .

    #<proc │ │ │ -00250fd0: 6564 7572 6520 3766 3937 6339 6138 3964 edure 7f97c9a89d │ │ │ -00250fe0: 3830 2061 7420 6963 652d 392f 6576 616c 80 at ice-9/eval │ │ │ +00250fd0: 6564 7572 6520 3766 6561 3133 3234 6636 edure 7fea1324f6 │ │ │ +00250fe0: 3630 2061 7420 6963 652d 392f 6576 616c 60 at ice-9/eval │ │ │ 00250ff0: 2e73 636d 3a33 3333 3a31 3320 2861 2926 .scm:333:13 (a)& │ │ │ 00251000: 6774 3b3c 2f63 6f64 653e 0a3c 2f70 3e0a gt;.

    . │ │ │ 00251010: 3c70 3e41 2076 6563 746f 7220 6f66 2033

    A vector of 3 │ │ │ 00251020: 266e 6273 703b 626f 6f6c 6561 6e73 2c0a  booleans,. │ │ │ 00251030: 3c63 6f64 653e 2328 3c76 6172 3e65 6e64 #(end │ │ │ 00251040: 2d6f 662d 6c69 6e65 3c2f 7661 723e 203c -of-line < │ │ │ 00251050: 7661 723e 756e 6272 6f6b 656e 3c2f 7661 var>unbroken.

    .
    footnote-text │ │ │ 00251160: 3c2f 636f 6465 3e20 286d 6172 6b75 7029 (markup) │ │ │ 00251170: 3a3c 2f64 743e 0a3c 6464 3e3c 703e 3c63 :
    .

    #<procedu │ │ │ -00251190: 7265 2037 6639 3763 3961 3839 3936 3020 re 7f97c9a89960 │ │ │ +00251190: 7265 2037 6665 6131 3332 3466 3230 3020 re 7fea1324f200 │ │ │ 002511a0: 6174 2069 6365 2d39 2f65 7661 6c2e 7363 at ice-9/eval.sc │ │ │ 002511b0: 6d3a 3333 333a 3133 2028 6129 2667 743b m:333:13 (a)> │ │ │ 002511c0: 3c2f 636f 6465 3e0a 3c2f 703e 0a3c 703e .

    .

    │ │ │ 002511d0: 4120 666f 6f74 6e6f 7465 2066 6f72 2074 A footnote for t │ │ │ 002511e0: 6865 2067 726f 622e 0a3c 2f70 3e0a 3c2f he grob..

    ..
    s │ │ │ 00251200: 7465 6e63 696c 3c2f 636f 6465 3e20 2873 tencil (s │ │ │ @@ -151845,16 +151845,16 @@ │ │ │ 00251240: 3a70 7269 6e74 3c2f 636f 6465 3e0a 3c2f :print..

    The symbol │ │ │ 00251260: 2074 6f20 7072 696e 742e 0a3c 2f70 3e0a to print..

    . │ │ │ 00251270: 3c2f 6464 3e0a 3c64 743e 203c 636f 6465 .
    text (ma │ │ │ 00251290: 726b 7570 293a 3c2f 6474 3e0a 3c64 643e rkup):
    .
    │ │ │ 002512a0: 3c70 3e3c 636f 6465 3e23 266c 743b 7072

    #<pr │ │ │ -002512b0: 6f63 6564 7572 6520 3766 3937 6339 6138 ocedure 7f97c9a8 │ │ │ -002512c0: 3934 3030 2061 7420 6963 652d 392f 6576 9400 at ice-9/ev │ │ │ +002512b0: 6f63 6564 7572 6520 3766 6561 3133 3235 ocedure 7fea1325 │ │ │ +002512c0: 3564 3030 2061 7420 6963 652d 392f 6576 5d00 at ice-9/ev │ │ │ 002512d0: 616c 2e73 636d 3a33 3333 3a31 3320 2861 al.scm:333:13 (a │ │ │ 002512e0: 2926 6774 3b3c 2f63 6f64 653e 0a3c 2f70 )>.

    .

    Text markup │ │ │ 00251300: 2e20 2053 6565 203c 6120 6e61 6d65 3d22 . See ...< │ │ │ 00270360: 2f70 3e0a 3c70 3e54 6865 2073 796d 626f /p>.

    The symbo │ │ │ 00270370: 6c20 746f 2070 7269 6e74 2e0a 3c2f 703e l to print..

    │ │ │ 00270380: 0a3c 2f64 643e 0a3c 6474 3e20 3c63 6f64 .
    .
    text (m │ │ │ 002703a0: 6172 6b75 7029 3a3c 2f64 743e 0a3c 6464 arkup):
    .

    #<p │ │ │ -002703c0: 726f 6365 6475 7265 2037 6639 3763 3962 rocedure 7f97c9b │ │ │ -002703d0: 3532 3263 3020 6174 2069 6365 2d39 2f65 522c0 at ice-9/e │ │ │ +002703c0: 726f 6365 6475 7265 2037 6665 6131 3332 rocedure 7fea132 │ │ │ +002703d0: 3864 3336 3020 6174 2069 6365 2d39 2f65 8d360 at ice-9/e │ │ │ 002703e0: 7661 6c2e 7363 6d3a 3333 333a 3133 2028 val.scm:333:13 ( │ │ │ 002703f0: 6129 2667 743b 3c2f 636f 6465 3e0a 3c2f a)>..

    Text marku │ │ │ 00270410: 702e 2020 5365 6520 3c61 206e 616d 653d p. See .< │ │ │ 00270440: 6120 6872 6566 3d22 6e6f 7461 7469 6f6e a href="notation │ │ │ @@ -165527,15 +165527,15 @@ │ │ │ 00286960: 696e 6773 3a0a 3c2f 703e 0a0a 3c64 6c20 ings:.

    ..
    .
    br │ │ │ 00286990: 6561 6b2d 7669 7369 6269 6c69 7479 3c2f eak-visibility (vector):< │ │ │ 002869b0: 2f64 743e 0a3c 6464 3e3c 703e 3c63 6f64 /dt>.

    #<procedure │ │ │ -002869d0: 2037 6639 3763 3962 3834 6232 3020 6174 7f97c9b84b20 at │ │ │ +002869d0: 2037 6665 6131 3332 6432 3561 3020 6174 7fea132d25a0 at │ │ │ 002869e0: 2069 6365 2d39 2f65 7661 6c2e 7363 6d3a ice-9/eval.scm: │ │ │ 002869f0: 3333 333a 3133 2028 6129 2667 743b 3c2f 333:13 (a)>.

    .

    A │ │ │ 00286a10: 7665 6374 6f72 206f 6620 3326 6e62 7370 vector of 3  │ │ │ 00286a20: 3b62 6f6f 6c65 616e 732c 0a3c 636f 6465 ;booleans,.#(end-of-l │ │ │ 00286a40: 696e 653c 2f76 6172 3e20 3c76 6172 3e75 ine u │ │ │ @@ -170373,15 +170373,15 @@ │ │ │ 00299840: 6e65 2061 7070 6561 7261 6e63 6520 696e ne appearance in │ │ │ 00299850: 2041 5343 4949 2066 6f72 6d2e 0a3c 2f70 ASCII form..

    .
    .
    glyph-name (string):.

    #<procedure │ │ │ -002998b0: 3766 3937 6339 6262 3865 3230 2061 7420 7f97c9bb8e20 at │ │ │ +002998b0: 3766 6561 3133 3332 3033 3430 2061 7420 7fea13320340 at │ │ │ 002998c0: 6963 652d 392f 6576 616c 2e73 636d 3a33 ice-9/eval.scm:3 │ │ │ 002998d0: 3333 3a31 3320 2861 2926 6774 3b3c 2f63 33:13 (a)>.

    .

    The │ │ │ 002998f0: 2067 6c79 7068 206e 616d 6520 7769 7468 glyph name with │ │ │ 00299900: 696e 2074 6865 2066 6f6e 742e 0a3c 2f70 in the font..

    .

    In the cont │ │ │ 00299920: 6578 7420 6f66 2028 7370 616e 2920 6261 ext of (span) ba │ │ │ @@ -172564,15 +172564,15 @@ │ │ │ 002a2130: 6e66 2e30 202e 202b 696e 662e 3029 3c2f nf.0 . +inf.0)..

    .
    .
    X-e │ │ │ 002a2160: 7874 656e 743c 2f63 6f64 653e 2028 7061 xtent (pa │ │ │ 002a2170: 6972 206f 6620 6e75 6d62 6572 7329 3a3c ir of numbers):< │ │ │ 002a2180: 2f64 743e 0a3c 6464 3e3c 703e 3c63 6f64 /dt>.

    #<procedure │ │ │ -002a21a0: 2037 6639 3763 3962 6562 3765 3020 6174 7f97c9beb7e0 at │ │ │ +002a21a0: 2037 6665 6131 3333 3333 6265 3020 6174 7fea13333be0 at │ │ │ 002a21b0: 2069 6365 2d39 2f65 7661 6c2e 7363 6d3a ice-9/eval.scm: │ │ │ 002a21c0: 3333 333a 3133 2028 6129 2667 743b 3c2f 333:13 (a)>.

    .

    Ex │ │ │ 002a21e0: 7465 6e74 2028 7369 7a65 2920 696e 2074 tent (size) in t │ │ │ 002a21f0: 6865 2058 266e 6273 703b 6469 7265 6374 he X direct │ │ │ 002a2200: 696f 6e2c 0a6d 6561 7375 7265 6420 696e ion,.measured in │ │ │ 002a2210: 2073 7461 6666 2d73 7061 6365 2075 6e69 staff-space uni │ │ │ @@ -173464,16 +173464,16 @@ │ │ │ 002a5970: 2061 2070 7265 6661 746f 7279 0a69 7465 a prefatory.ite │ │ │ 002a5980: 6d20 7468 6174 2069 7320 6e6f 7420 6120 m that is not a │ │ │ 002a5990: 6261 7220 6c69 6e65 2e0a 3c2f 703e 0a3c bar line..

    .< │ │ │ 002a59a0: 2f64 643e 0a3c 6474 3e20 3c63 6f64 653e /dd>.
    │ │ │ 002a59b0: 636f 6c6f 723c 2f63 6f64 653e 2028 636f color (co │ │ │ 002a59c0: 6c6f 7229 3a3c 2f64 743e 0a3c 6464 3e3c lor):
    .
    < │ │ │ 002a59d0: 703e 3c63 6f64 653e 2326 6c74 3b70 726f p>#<pro │ │ │ -002a59e0: 6365 6475 7265 2037 6639 3763 3962 6630 cedure 7f97c9bf0 │ │ │ -002a59f0: 3834 3020 6174 2069 6365 2d39 2f65 7661 840 at ice-9/eva │ │ │ +002a59e0: 6365 6475 7265 2037 6665 6131 3333 3338 cedure 7fea13338 │ │ │ +002a59f0: 6165 3020 6174 2069 6365 2d39 2f65 7661 ae0 at ice-9/eva │ │ │ 002a5a00: 6c2e 7363 6d3a 3333 333a 3133 2028 6129 l.scm:333:13 (a) │ │ │ 002a5a10: 2667 743b 3c2f 636f 6465 3e0a 3c2f 703e >.

    │ │ │ 002a5a20: 0a3c 703e 5468 6520 636f 6c6f 7220 6f66 .

    The color of │ │ │ 002a5a30: 2074 6869 7320 6772 6f62 2e0a 3c2f 703e this grob..

    │ │ │ 002a5a40: 0a3c 2f64 643e 0a3c 6474 3e20 3c63 6f64 .
    .
    layer ( │ │ │ 002a5a60: 696e 7465 6765 7229 3a3c 2f64 743e 0a3c integer):
    .< │ │ │ @@ -178557,15 +178557,15 @@ │ │ │ 002b97c0: 3c2f 636f 6465 3e0a 3c2f 703e 0a3c 703e
    .

    .

    │ │ │ 002b97d0: 5468 6520 7379 6d62 6f6c 2074 6f20 7072 The symbol to pr │ │ │ 002b97e0: 696e 742e 0a3c 2f70 3e0a 3c2f 6464 3e0a int..

    .
    . │ │ │ 002b97f0: 3c64 743e 203c 636f 6465 3e74 6578 743c
    text< │ │ │ 002b9800: 2f63 6f64 653e 2028 6d61 726b 7570 293a /code> (markup): │ │ │ 002b9810: 3c2f 6474 3e0a 3c64 643e 3c70 3e3c 636f
    .

    #<procedur │ │ │ -002b9830: 6520 3766 3937 6339 3562 3931 3230 2061 e 7f97c95b9120 a │ │ │ +002b9830: 6520 3766 6561 3133 3335 6437 3830 2061 e 7fea1335d780 a │ │ │ 002b9840: 7420 6963 652d 392f 6576 616c 2e73 636d t ice-9/eval.scm │ │ │ 002b9850: 3a33 3333 3a31 3320 2861 2926 6774 3b3c :333:13 (a)>< │ │ │ 002b9860: 2f63 6f64 653e 0a3c 2f70 3e0a 3c70 3e54 /code>.

    .

    T │ │ │ 002b9870: 6578 7420 6d61 726b 7570 2e20 2053 6565 ext markup. See │ │ │ 002b9880: 203c 6120 6e61 6d65 3d22 696e 6465 782d . │ │ │ │ + # │ │ │ │ How to transform a piece of music to relative pitches. │ │ │ │ types (list): │ │ │ │ '(key-change-event event) │ │ │ │ The types of this music object; determines by what engraver this music │ │ │ │ expression is processed. │ │ │ │ =============================================================================== │ │ │ │ [_ _<_<_ _M_u_s_i_c_ _d_e_f_i_n_i_t_i_o_n_s_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _T_r_a_n_s_l_a_t_i_o_n_ _>_>_ ] │ │ │ │ @@ -1663,15 +1663,15 @@ │ │ │ │ [_ _<_<_ _M_u_s_i_c_ _d_e_f_i_n_i_t_i_o_n_s_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _T_r_a_n_s_l_a_t_i_o_n_ _>_>_ ] │ │ │ │ [_ _<_ _S_e_g_n_o_R_e_p_e_a_t_e_d_M_u_s_i_c_ ] [_ _U_p_ _:_ _M_u_s_i_c_ _e_x_p_r_e_s_s_i_o_n_s_ ] [_ _S_e_q_u_e_n_t_i_a_l_M_u_s_i_c_ _>_ ] │ │ │ │ ******** 11..11..8844 SSeeqquueennttiiaallAAlltteerrnnaattiivveeMMuussiicc ******** │ │ │ │ Repeat alternatives in sequence. │ │ │ │ Syntax: \alternative { alternatives } │ │ │ │ Properties: │ │ │ │ elements-callback (procedure): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Return a list of children, for use by a sequential iterator. Takes a │ │ │ │ single music parameter. │ │ │ │ iterator-ctor (procedure): │ │ │ │ ly:alternative-sequence-iterator::constructor │ │ │ │ Function to construct a music-event-iterator object for this music. │ │ │ │ length-callback (procedure): │ │ │ │ ly:music-sequence::cumulative-length-callback │ │ │ │ @@ -1694,15 +1694,15 @@ │ │ │ │ [_ _< [_ _U_p_ _:_ _M_u_s_i_c_ _e_x_p_r_e_s_s_i_o_n_s_ ] [_ _S_i_m_u_l_t_a_n_e_o_u_s_M_u_s_i_c_ _>_ ] │ │ │ │ _S_e_q_u_e_n_t_i_a_l_A_l_t_e_r_n_a_t_i_v_e_M_u_s_i_c_ ] │ │ │ │ ******** 11..11..8855 SSeeqquueennttiiaallMMuussiicc ******** │ │ │ │ Music expressions concatenated. │ │ │ │ Syntax: \sequential { … } or simply { … } │ │ │ │ Properties: │ │ │ │ elements-callback (procedure): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Return a list of children, for use by a sequential iterator. Takes a │ │ │ │ single music parameter. │ │ │ │ iterator-ctor (procedure): │ │ │ │ ly:sequential-iterator::constructor │ │ │ │ Function to construct a music-event-iterator object for this music. │ │ │ │ length-callback (procedure): │ │ │ │ ly:music-sequence::cumulative-length-callback │ │ │ │ @@ -4001,15 +4001,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -4118,25 +4118,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -4269,15 +4269,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ │ │ @@ -6757,15 +6757,15 @@ │ │ │ │ A context for displaying fret diagrams. │ │ │ │ This context also accepts commands for the following context(s): _S_t_a_f_f. │ │ │ │ This context creates the following layout object(s): _F_r_e_t_B_o_a_r_d, _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _S_t_a_f_f_S_p_a_c_i_n_g and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property handleNegativeFrets to 'recalculate. │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ - * Set context property predefinedDiagramTable to #. │ │ │ │ * Set context property restrainOpenStrings to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ This is a ‘Bottom’ context; no contexts will be created implicitly from it. │ │ │ │ This context cannot contain other contexts. │ │ │ │ This context is built from the following engraver(s): │ │ │ │ _A_x_i_s___g_r_o_u_p___e_n_g_r_a_v_e_r │ │ │ │ @@ -6956,15 +6956,15 @@ │ │ │ │ This context also accepts commands for the following context(s): _L_y_r_i_c_s. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_R_e_p_e_a_t_C_o_u_n_t, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, │ │ │ │ _S_t_a_n_z_a_N_u_m_b_e_r, _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property nonstaff-nonstaff-spacing in _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p to : │ │ │ │ '((basic-distance . 0) │ │ │ │ @@ -7082,15 +7082,15 @@ │ │ │ │ _K_e_y_C_a_n_c_e_l_l_a_t_i_o_n, _K_e_y_S_i_g_n_a_t_u_r_e, _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, │ │ │ │ _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _U_n_a_C_o_r_d_a_P_e_d_a_l, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property createSpacing to #t. │ │ │ │ * Set context property doubleRepeatBarType to "||". │ │ │ │ @@ -8105,15 +8105,15 @@ │ │ │ │ _K_e_y_C_a_n_c_e_l_l_a_t_i_o_n, _K_e_y_S_i_g_n_a_t_u_r_e, _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, │ │ │ │ _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _T_i_m_e_S_i_g_n_a_t_u_r_e, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property createSpacing to #t. │ │ │ │ * Set context property doubleRepeatBarType to "||". │ │ │ │ @@ -8691,15 +8691,15 @@ │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _U_n_a_C_o_r_d_a_P_e_d_a_l, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.kievanM1") │ │ │ │ (1/2 . "accidentals.kievan1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . ".")) │ │ │ │ * Set context property clefGlyph to "clefs.kievan.do". │ │ │ │ * Set context property clefPosition to 0. │ │ │ │ * Set context property clefTransposition to 0. │ │ │ │ * Set context property createSpacing to #t. │ │ │ │ @@ -9734,15 +9734,15 @@ │ │ │ │ lyrics. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, _S_t_a_n_z_a_N_u_m_b_e_r, │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property nonstaff-nonstaff-spacing in _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p to : │ │ │ │ '((basic-distance . 0) │ │ │ │ @@ -9853,15 +9853,15 @@ │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.mensuralM1") │ │ │ │ (0 . "accidentals.vaticana0") │ │ │ │ (1/2 . "accidentals.mensural1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . "|")) │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ @@ -11015,15 +11015,15 @@ │ │ │ │ * Set context property nullAccidentals to #t. │ │ │ │ * Set context property squashedPosition to 0. │ │ │ │ * Set grob property no-ledgers in _N_o_t_e_H_e_a_d to #t. │ │ │ │ * Set grob property stencil in _B_e_a_m to #f. │ │ │ │ * Set grob property stencil in _N_o_t_e_H_e_a_d to #f. │ │ │ │ * Set grob property stencil in _S_l_u_r to #f. │ │ │ │ * Set grob property stencil in _T_i_e to #f. │ │ │ │ - * Set grob property X-extent in _N_o_t_e_H_e_a_d to #. │ │ │ │ This is a ‘Bottom’ context; no contexts will be created implicitly from it. │ │ │ │ This context cannot contain other contexts. │ │ │ │ This context is built from the following engraver(s): │ │ │ │ _B_e_a_m___e_n_g_r_a_v_e_r │ │ │ │ Handle Beam events by engraving beams. If omitted, then notes are printed │ │ │ │ with flags instead of beams. │ │ │ │ @@ -11141,15 +11141,15 @@ │ │ │ │ _L_e_d_g_e_r_L_i_n_e_S_p_a_n_n_e_r, _N_o_t_e_C_o_l_l_i_s_i_o_n, _O_t_t_a_v_a_B_r_a_c_k_e_t, _P_i_a_n_o_P_e_d_a_l_B_r_a_c_k_e_t, │ │ │ │ _R_e_s_t_C_o_l_l_i_s_i_o_n, _S_c_r_i_p_t_C_o_l_u_m_n, _S_c_r_i_p_t_R_o_w, _S_i_g_n_u_m_R_e_p_e_t_i_t_i_o_n_i_s, _S_o_s_t_e_n_u_t_o_P_e_d_a_l, │ │ │ │ _S_o_s_t_e_n_u_t_o_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _S_t_a_f_f_E_l_l_i_p_s_i_s, _S_t_a_f_f_H_i_g_h_l_i_g_h_t, _S_t_a_f_f_S_p_a_c_i_n_g, │ │ │ │ _S_t_a_f_f_S_y_m_b_o_l, _S_u_s_t_a_i_n_P_e_d_a_l, _S_u_s_t_a_i_n_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r, _T_i_m_e_S_i_g_n_a_t_u_r_e, │ │ │ │ _U_n_a_C_o_r_d_a_P_e_d_a_l, _U_n_a_C_o_r_d_a_P_e_d_a_l_L_i_n_e_S_p_a_n_n_e_r and _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff # │ │ │ │ + '(Staff # │ │ │ │ #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((bar-line . "|")) │ │ │ │ * Set context property clefGlyph to "clefs.petrucci.g". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTransposition to 0. │ │ │ │ @@ -12594,15 +12594,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -12711,25 +12711,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -12861,15 +12861,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ │ │ @@ -14401,15 +14401,15 @@ │ │ │ │ * Set context property alternativeRestores to: │ │ │ │ '(measurePosition │ │ │ │ measureLength │ │ │ │ measureStartNow │ │ │ │ lastChord) │ │ │ │ * Set context property associatedVoiceType to 'Voice. │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoBeamCheck to default-auto-beam-check. │ │ │ │ * Set context property autoBeaming to #t. │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property barCheckSynchronize to #f. │ │ │ │ * Set context property barNumberFormatter to robust-bar-number-function. │ │ │ │ * Set context property barNumberVisibility to first-bar-number-invisible- │ │ │ │ and-no-parenthesized-bar-numbers. │ │ │ │ @@ -14518,25 +14518,25 @@ │ │ │ │ * Set context property chordNoteNamer to '(). │ │ │ │ * Set context property chordPrefixSpacer to 0. │ │ │ │ * Set context property chordRootNamer to note-name->markup. │ │ │ │ * Set context property clefGlyph to "clefs.G". │ │ │ │ * Set context property clefPosition to -2. │ │ │ │ * Set context property clefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ - * Set context property codaMarkFormatter to #. │ │ │ │ * Set context property completionFactor to unity-if-multimeasure. │ │ │ │ * Set context property crescendoSpanner to 'hairpin. │ │ │ │ * Set context property cueClefTranspositionFormatter to clef-transposition- │ │ │ │ markup. │ │ │ │ * Set context property dalSegnoTextFormatter to format-dal-segno-text. │ │ │ │ * Set context property decrescendoSpanner to 'hairpin. │ │ │ │ * Set context property doubleRepeatBarType to ":..:". │ │ │ │ * Set context property doubleRepeatSegnoBarType to ":|.S.|:". │ │ │ │ - * Set context property drumStyleTable to #. │ │ │ │ + * Set context property drumStyleTable to #. │ │ │ │ * Set context property endRepeatBarType to ":|.". │ │ │ │ * Set context property endRepeatSegnoBarType to ":|.S". │ │ │ │ * Set context property explicitClefVisibility to: │ │ │ │ #(#t #t #t) │ │ │ │ * Set context property explicitCueClefVisibility to: │ │ │ │ #(#f #t #t) │ │ │ │ * Set context property explicitKeySignatureVisibility to: │ │ │ │ @@ -14668,15 +14668,15 @@ │ │ │ │ rest-event │ │ │ │ tie-event │ │ │ │ beam-event │ │ │ │ tuplet-span-event │ │ │ │ tremolo-event) │ │ │ │ * Set context property quotedEventTypes to: │ │ │ │ '(StreamEvent) │ │ │ │ - * Set context property rehearsalMarkFormatter to #. │ │ │ │ * Set context property rehearsalMark to 1. │ │ │ │ * Set context property repeatCountVisibility to all-repeat-counts-visible. │ │ │ │ * Set context property restNumberThreshold to 1. │ │ │ │ * Set context property scriptDefinitions to: │ │ │ │ '((accent │ │ │ │ (avoid-slur . around) │ │ │ │ @@ -16293,29 +16293,29 @@ │ │ │ │ * Set grob property beam-width in _S_t_e_m_T_r_e_m_o_l_o to stem-tremolo::calc-tab- │ │ │ │ width. │ │ │ │ * Set grob property bound-details.left in _G_l_i_s_s_a_n_d_o to : │ │ │ │ '((attach-dir . 1) (padding . 0.3)) │ │ │ │ * Set grob property bound-details.right in _G_l_i_s_s_a_n_d_o to : │ │ │ │ '((attach-dir . -1) (padding . 0.3)) │ │ │ │ * Set grob property control-points in _S_l_u_r to # # >. │ │ │ │ + # # >. │ │ │ │ * Set grob property details in _S_t_e_m to : │ │ │ │ '((lengths 0 0 0 0 0 0) │ │ │ │ (beamed-lengths 0 0 0) │ │ │ │ (beamed-minimum-free-lengths 0 0 0) │ │ │ │ (beamed-extreme-minimum-free-lengths 0 0) │ │ │ │ (stem-shorten 0 0)) │ │ │ │ * Set grob property extra-dy in _G_l_i_s_s_a_n_d_o to glissando::calc-tab-extra-dy. │ │ │ │ * Set grob property glyph-name in _T_a_b_N_o_t_e_H_e_a_d to tab-note-head::calc-glyph- │ │ │ │ name. │ │ │ │ * Set grob property ignore-collision in _N_o_t_e_C_o_l_u_m_n to #t. │ │ │ │ * Set grob property length-fraction in _B_e_a_m to 0.62. │ │ │ │ * Set grob property length-fraction in _S_t_e_m_T_r_e_m_o_l_o to #. │ │ │ │ + 7fea1404e920 at ice-9/eval.scm:333:13 (a)>. │ │ │ │ * Set grob property no-stem-extend in _S_t_e_m to #t. │ │ │ │ * Set grob property staff-space in _S_t_a_f_f_S_y_m_b_o_l to 1.5. │ │ │ │ * Set grob property stencil in _A_r_p_e_g_g_i_o to #f. │ │ │ │ * Set grob property stencil in _B_e_a_m to #f. │ │ │ │ * Set grob property stencil in _C_l_e_f to clef::print-modern-tab-if-set. │ │ │ │ * Set grob property stencil in _D_o_t_s to #f. │ │ │ │ * Set grob property stencil in _D_y_n_a_m_i_c_T_e_x_t_S_p_a_n_n_e_r to #f. │ │ │ │ @@ -17253,15 +17253,15 @@ │ │ │ │ This context also accepts commands for the following context(s): _L_y_r_i_c_s. │ │ │ │ This context creates the following layout object(s): _I_n_s_t_r_u_m_e_n_t_N_a_m_e, │ │ │ │ _L_y_r_i_c_E_x_t_e_n_d_e_r, _L_y_r_i_c_H_y_p_h_e_n, _L_y_r_i_c_S_p_a_c_e, _L_y_r_i_c_T_e_x_t, _S_t_a_n_z_a_N_u_m_b_e_r, │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p and _V_o_w_e_l_T_r_a_n_s_i_t_i_o_n. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property instrumentName to '(). │ │ │ │ * Set context property lyricRepeatCountFormatter to #. │ │ │ │ + 7fea146fc6c0 at ice-9/eval.scm:336:13 (a b)>. │ │ │ │ * Set context property searchForVoice to #f. │ │ │ │ * Set context property shortInstrumentName to '(). │ │ │ │ * Set grob property bar-extent in _B_a_r_L_i_n_e to : │ │ │ │ '(-0.05 . 0.05) │ │ │ │ * Set grob property font-series in _L_y_r_i_c_H_y_p_h_e_n to 'medium. │ │ │ │ * Set grob property font-size in _I_n_s_t_r_u_m_e_n_t_N_a_m_e to 1.0. │ │ │ │ * Set grob property font-size in _L_y_r_i_c_H_y_p_h_e_n to -4. │ │ │ │ @@ -17377,15 +17377,15 @@ │ │ │ │ _V_e_r_t_i_c_a_l_A_x_i_s_G_r_o_u_p. │ │ │ │ This context sets the following properties: │ │ │ │ * Set context property alterationGlyphs to: │ │ │ │ '((-1/2 . "accidentals.vaticanaM1") │ │ │ │ (0 . "accidentals.vaticana0") │ │ │ │ (1/2 . "accidentals.mensural1")) │ │ │ │ * Set context property autoAccidentals to: │ │ │ │ - '(Staff #) │ │ │ │ + '(Staff #) │ │ │ │ * Set context property autoCautionaries to '(). │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-bar-line-or- │ │ │ │ divisio. │ │ │ │ * Set context property caesuraTypeTransform to caesura-to-divisio. │ │ │ │ * Set context property caesuraType to: │ │ │ │ '((breath . varcomma)) │ │ │ │ * Set context property clefGlyph to "clefs.vaticana.do". │ │ │ │ @@ -23633,28 +23633,28 @@ │ │ │ │ annotation-balloon (boolean): │ │ │ │ #t │ │ │ │ Print the balloon around an annotation. │ │ │ │ annotation-line (boolean): │ │ │ │ #t │ │ │ │ Print the line from an annotation to the grob that it annotates. │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ extra-spacing-width (pair of numbers): │ │ │ │ '(+inf.0 . -inf.0) │ │ │ │ In the horizontal spacing problem, we pad each item by this amount (by │ │ │ │ adding the ‘car’ on the left side of the item and adding the ‘cdr’ on the │ │ │ │ right side of the item). In order to make a grob take up no horizontal │ │ │ │ space at all, set this to (+inf.0 . -inf.0). │ │ │ │ stencil (stencil): │ │ │ │ ly:balloon-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ thickness (number): │ │ │ │ 1.0 │ │ │ │ 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 │ │ │ │ @@ -23666,23 +23666,23 @@ │ │ │ │ extents (_ _ _)> > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ ly:balloon-interface::width │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _a_c_c_i_d_e_n_t_a_l_-_s_w_i_t_c_h_-_i_n_t_e_r_f_a_c_e, │ │ │ │ _b_a_l_l_o_o_n_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and │ │ │ │ _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ │ │ @@ -23727,15 +23727,15 @@ │ │ │ │ glyph (string): │ │ │ │ "|" │ │ │ │ A string determining what ‘style’ of glyph is typeset. Valid choices │ │ │ │ depend on the function that is reading this property. │ │ │ │ In combination with (span) bar lines, it is a string resembling the bar │ │ │ │ line appearance in ASCII form. │ │ │ │ glyph-left (string): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The glyph value to use at the end of the line when the line is broken. #f │ │ │ │ indicates that no glyph should be visible; otherwise the value must be a │ │ │ │ string. │ │ │ │ glyph-name (string): │ │ │ │ bar-line::calc-glyph-name │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ │ │ @@ -23903,15 +23903,15 @@ │ │ │ │ If set, the grob is positioned outside the staff in such a way as to │ │ │ │ avoid all collisions. In case of a potential collision, the grob with the │ │ │ │ smaller outside-staff-priority is closer to the staff. │ │ │ │ padding (dimension, in staff space): │ │ │ │ 1.0 │ │ │ │ Add this much extra space between objects that are next to each other. │ │ │ │ self-alignment-X (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Specify alignment of an object. The value -1 means left aligned, │ │ │ │ 0 centered, and 1 right-aligned in X direction. Other numerical values │ │ │ │ may also be specified - the unit is half the object width. │ │ │ │ side-axis (number): │ │ │ │ 1 │ │ │ │ If the value is X (or equivalently 0), the object is placed horizontally │ │ │ │ next to the other object. If the value is Y or 1, it is placed │ │ │ │ @@ -24223,15 +24223,15 @@ │ │ │ │ positions in staff-space units of the current staff. For slurs, this │ │ │ │ value selects which slur candidate to use; if extreme positions are │ │ │ │ requested, the closest one is taken. │ │ │ │ stencil (stencil): │ │ │ │ ly:beam::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-positions (pair of numbers): │ │ │ │ @@ -25005,23 +25005,23 @@ │ │ │ │ [_ _<_ _C_l_e_f_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _C_l_u_s_t_e_r_S_p_a_n_n_e_r_ _>_ ] │ │ │ │ ******** 33..11..3311 CClleeffMMooddiiffiieerr ******** │ │ │ │ A grob that draws the clef modifier (if present), in most cases the digit 8 │ │ │ │ below or above the clef. See also _C_l_e_f, _C_u_e_C_l_e_f, and _C_u_e_E_n_d_C_l_e_f. │ │ │ │ ClefModifier objects are created by: _C_l_e_f___e_n_g_r_a_v_e_r and _C_u_e___c_l_e_f___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ clef-alignments (alist, with symbols as keys): │ │ │ │ '((G -0.2 . 0.1) (F -0.3 . -0.2) (C 0 . 0)) │ │ │ │ An alist of parent-alignments that should be used for clef modifiers with │ │ │ │ various clefs │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ font-shape (symbol): │ │ │ │ 'italic │ │ │ │ Select the shape of a font. Choices include upright, italic, caps. │ │ │ │ font-size (number): │ │ │ │ -4 │ │ │ │ The font size, compared to the ‘normal’ size. 0 is style-sheet’s normal │ │ │ │ @@ -25046,15 +25046,15 @@ │ │ │ │ Maintain this much space between reference points and the staff. Its │ │ │ │ effect is to align objects of differing sizes (like the dynamics pp and ff) │ │ │ │ on their baselines. │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-offset (number): │ │ │ │ ly:self-alignment-interface::aligned-on-x-parent │ │ │ │ @@ -25335,22 +25335,22 @@ │ │ │ │ #f │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _c_o_n_t_r_o_l_-_p_o_i_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ │ │ and _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e. │ │ │ │ @@ -26354,15 +26354,15 @@ │ │ │ │ ly:self-alignment-interface::aligned-on-x-parent │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # > │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _d_y_n_a_m_i_c_-_i_n_t_e_r_f_a_c_e, _d_y_n_a_m_i_c_- │ │ │ │ _t_e_x_t_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _i_t_e_m_-_i_n_t_e_r_f_a_c_e, _o_u_t_s_i_d_e_-_s_t_a_f_f_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _s_c_r_i_p_t_-_i_n_t_e_r_f_a_c_e, _s_e_l_f_-_a_l_i_g_n_m_e_n_t_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object is of class Item (characterized by _i_t_e_m_-_i_n_t_e_r_f_a_c_e). │ │ │ │ =============================================================================== │ │ │ │ @@ -26687,27 +26687,27 @@ │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ │ │ [_ _<_ _F_i_n_g_e_r_i_n_g_C_o_l_u_m_n_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _F_o_o_t_n_o_t_e_ _>_ ] │ │ │ │ ******** 33..11..5555 FFllaagg ******** │ │ │ │ A flag (in the musical sense). │ │ │ │ Flag objects are created by: _S_t_e_m___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ glyph-name (string): │ │ │ │ ly:flag::glyph-name │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ │ │ form of glyph, where decisions about line breaking, etc., are already │ │ │ │ taken. │ │ │ │ stencil (stencil): │ │ │ │ ly:flag::print │ │ │ │ The symbol to print. │ │ │ │ transparent (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ This makes the grob invisible. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-extent (pair of numbers): │ │ │ │ ly:flag::width │ │ │ │ @@ -26741,45 +26741,45 @@ │ │ │ │ annotation-balloon (boolean): │ │ │ │ #f │ │ │ │ Print the balloon around an annotation. │ │ │ │ annotation-line (boolean): │ │ │ │ #t │ │ │ │ Print the line from an annotation to the grob that it annotates. │ │ │ │ automatically-numbered (boolean): │ │ │ │ - # │ │ │ │ + # │ │ │ │ If set, footnotes are automatically numbered. │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ footnote (boolean): │ │ │ │ #t │ │ │ │ Should this be a footnote or in-note? │ │ │ │ footnote-text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A footnote for the grob. │ │ │ │ stencil (stencil): │ │ │ │ ly:balloon-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ X-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ #f │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _b_a_l_l_o_o_n_-_i_n_t_e_r_f_a_c_e, _f_o_n_t_- │ │ │ │ _i_n_t_e_r_f_a_c_e, _f_o_o_t_n_o_t_e_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_t_i_c_k_y_-_g_r_o_b_-_i_n_t_e_r_f_a_c_e and _t_e_x_t_- │ │ │ │ _i_n_t_e_r_f_a_c_e. │ │ │ │ This object can be of either of the following classes: Item (characterized by │ │ │ │ item-interface) or Spanner (characterized by spanner-interface). It supports │ │ │ │ the following interfaces conditionally depending on the class: _i_t_e_m_-_i_n_t_e_r_f_a_c_e │ │ │ │ @@ -26978,18 +26978,18 @@ │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.0 │ │ │ │ Space to insert between words in texts. │ │ │ │ X-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The horizontal amount that this object is moved relative to its X-parent. │ │ │ │ Y-offset (number): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The vertical amount that this object is moved relative to its Y-parent. │ │ │ │ This object supports the following interface(s): _a_c_c_i_d_e_n_t_a_l_-_s_w_i_t_c_h_-_i_n_t_e_r_f_a_c_e, │ │ │ │ _f_o_n_t_-_i_n_t_e_r_f_a_c_e, _g_r_i_d_-_c_h_o_r_d_-_n_a_m_e_-_i_n_t_e_r_f_a_c_e, _g_r_o_b_-_i_n_t_e_r_f_a_c_e, _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e │ │ │ │ and _t_e_x_t_-_i_n_t_e_r_f_a_c_e. │ │ │ │ This object is of class Spanner (characterized by _s_p_a_n_n_e_r_-_i_n_t_e_r_f_a_c_e). │ │ │ │ =============================================================================== │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ │ │ @@ -28134,15 +28134,15 @@ │ │ │ │ to have a configuration which would result in a tight interleaving of │ │ │ │ grobs from the top staff and the bottom staff. The larger this parameter │ │ │ │ is, the farther apart the staves are placed in such a configuration. │ │ │ │ stencil (stencil): │ │ │ │ lyric-text::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.6 │ │ │ │ @@ -28235,15 +28235,15 @@ │ │ │ │ to have a configuration which would result in a tight interleaving of │ │ │ │ grobs from the top staff and the bottom staff. The larger this parameter │ │ │ │ is, the farther apart the staves are placed in such a configuration. │ │ │ │ stencil (stencil): │ │ │ │ lyric-text::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ word-space (dimension, in staff space): │ │ │ │ 0.6 │ │ │ │ @@ -29265,15 +29265,15 @@ │ │ │ │ [_ _<_<_ _B_a_c_k_e_n_d_ ] [_T_o_p][_C_o_n_t_e_n_t_s][_I_n_d_e_x] [_ _S_c_h_e_m_e_ _f_u_n_c_t_i_o_n_s_ _>_>_ ] │ │ │ │ [_ _<_ _P_a_p_e_r_C_o_l_u_m_n_ ] [_ _U_p_ _:_ _A_l_l_ _l_a_y_o_u_t_ _o_b_j_e_c_t_s_ ] [_ _P_e_r_c_e_n_t_R_e_p_e_a_t_ _>_ ] │ │ │ │ ******** 33..11..110000 PPaarreenntthheesseess ******** │ │ │ │ A grob to create parentheses around other grobs. │ │ │ │ Parentheses objects are created by: _P_a_r_e_n_t_h_e_s_i_s___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ break-visibility (vector): │ │ │ │ - # │ │ │ │ + # │ │ │ │ A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means │ │ │ │ visible, #f means killed. │ │ │ │ font-size (number): │ │ │ │ -6 │ │ │ │ The font size, compared to the ‘normal’ size. 0 is style-sheet’s normal │ │ │ │ size, -1 is smaller, +1 is bigger. Each step of 1 is approximately 12% │ │ │ │ larger; 6 steps are exactly a factor 2 larger. If the context property │ │ │ │ @@ -30141,15 +30141,15 @@ │ │ │ │ glyph (string): │ │ │ │ ":|." │ │ │ │ A string determining what ‘style’ of glyph is typeset. Valid choices │ │ │ │ depend on the function that is reading this property. │ │ │ │ In combination with (span) bar lines, it is a string resembling the bar │ │ │ │ line appearance in ASCII form. │ │ │ │ glyph-name (string): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The glyph name within the font. │ │ │ │ In the context of (span) bar lines, glyph-name represents a processed │ │ │ │ form of glyph, where decisions about line breaking, etc., are already │ │ │ │ taken. │ │ │ │ hair-thickness (number): │ │ │ │ 1.9 │ │ │ │ Thickness of the thin line in a bar line, expressed as a multiple of the │ │ │ │ @@ -30580,15 +30580,15 @@ │ │ │ │ pure-from-neighbor-interface::extra-spacing-height │ │ │ │ In the horizontal spacing problem, we increase the height of each item by │ │ │ │ this amount (by adding the ‘car’ to the bottom of the item and adding the │ │ │ │ ‘cdr’ to the top of the item). In order to make a grob infinitely high │ │ │ │ (to prevent the horizontal spacing problem from placing any other grobs │ │ │ │ above or below this grob), set this to (-inf.0 . +inf.0). │ │ │ │ X-extent (pair of numbers): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Extent (size) in the X direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ Y-extent (pair of numbers): │ │ │ │ # > │ │ │ │ Extent (size) in the Y direction, measured in staff-space units, relative │ │ │ │ to object’s reference point. │ │ │ │ @@ -30761,15 +30761,15 @@ │ │ │ │ StaffHighlight objects are created by: _S_t_a_f_f___h_i_g_h_l_i_g_h_t___e_n_g_r_a_v_e_r. │ │ │ │ Standard settings: │ │ │ │ bound-prefatory-paddings (pair of numbers): │ │ │ │ '(0.5 . 0.5) │ │ │ │ For a highlight, the amount of padding to insert at a bound from a │ │ │ │ prefatory item that is not a bar line. │ │ │ │ color (color): │ │ │ │ - # │ │ │ │ + # │ │ │ │ The color of this grob. │ │ │ │ layer (integer): │ │ │ │ -1 │ │ │ │ An integer which determines the order of printing objects. Objects with │ │ │ │ the lowest value of layer are drawn first, then objects with │ │ │ │ progressively higher values are drawn, so objects with higher values │ │ │ │ overwrite objects with lower values. By default most objects are assigned │ │ │ │ @@ -31710,15 +31710,15 @@ │ │ │ │ Specify alignment of an object. The value -1 means left aligned, │ │ │ │ 0 centered, and 1 right-aligned in X direction. Other numerical values │ │ │ │ may also be specified - the unit is half the object width. │ │ │ │ stencil (stencil): │ │ │ │ ly:text-interface::print │ │ │ │ The symbol to print. │ │ │ │ text (markup): │ │ │ │ - # │ │ │ │ + # │ │ │ │ Text markup. See _F_o_r_m_a_t_t_i_n_g_ _t_e_x_t. │ │ │ │ vertical-skylines (pair of skylines): │ │ │ │ # > │ │ │ │ Two skylines, one above and one below this grob. │ │ │ │ X-offset (number): │ │ │ │ self-alignment-interface::self-aligned-on-breakable