Resize arrow-heads for directed arpeggio: Difference between revisions

Import snippet from LSR
 
m New category
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
Limitation: if the scaling-factor exceeds 2, the result is poor. Likely a rather rare case.
Limitation: if the scaling-factor exceeds 2, the result is poor. Likely a rather rare case.


<lilypond version="2.24.0">
<lilypond version="2.24">
biggerArrow =
biggerArrow =
#(define-music-function (scale)(number?)
#(define-music-function (scale)(number?)
Line 106: Line 106:


[[Category:Workaround]]
[[Category:Workaround]]
[[Category:Snippet]]