Repeat-bar-lines with angle-wings for whole StaffGroup (automatic and semi-automatic) (obsolete in 2.25.26): Difference between revisions
Appearance
Import snippet from LSR |
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series |
||
| Line 6: | Line 6: | ||
<code>CertainBracketTipsBarLines</code> is currently limited to the default repeat bars, i.e., ":..:", ":|.", ".|:-|" ".|:" | <code>CertainBracketTipsBarLines</code> is currently limited to the default repeat bars, i.e., ":..:", ":|.", ".|:-|" ".|:" | ||
<lilypond version="2.24 | <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)) | ||