Repeat-bar-lines with angle-wings for whole StaffGroup (automatic and semi-automatic) (obsolete in 2.25.26): Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
<code>CertainBracketTipsBarLines</code> is currently limited to the default repeat bars, i.e., &quot;:..:&quot;, &quot;:|.&quot;, &quot;.|:-|&quot; &quot;.|:&quot;
<code>CertainBracketTipsBarLines</code> is currently limited to the default repeat bars, i.e., &quot;:..:&quot;, &quot;:|.&quot;, &quot;.|:-|&quot; &quot;.|:&quot;


<lilypond version="2.24.0" full>
<lilypond version="2.24" full>
#(define (define-grob-property symbol type? description)
#(define (define-grob-property symbol type? description)
   (if (not (equal? (object-property symbol 'backend-doc) #f))
   (if (not (equal? (object-property symbol 'backend-doc) #f))
Line 218: Line 218:
[[Category:Repeats]]
[[Category:Repeats]]
[[Category:Workaround]]
[[Category:Workaround]]
[[Category:Snippet]]