mirror of
https://github.com/kastdeur/lilydrum.git
synced 2025-02-02 15:53:35 +01:00
Added rswipe to flourishing definitions
This commit is contained in:
parent
a30d9d1018
commit
5944a0e5fd
1 changed files with 9 additions and 0 deletions
|
@ -18,6 +18,15 @@ up = ^\markup \center-column {% Arrow-head and line do not line up nicely most o
|
||||||
\draw-line #'(0 . -3) % draw stick
|
\draw-line #'(0 . -3) % draw stick
|
||||||
%}
|
%}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
rswipe = ^\markup \center-column {
|
||||||
|
\fontsize #5
|
||||||
|
\override #'(thickness . 2 )
|
||||||
|
\combine
|
||||||
|
\draw-line #'(-3 . 0)
|
||||||
|
\arrow-head #X #RIGHT ##f
|
||||||
|
}
|
||||||
|
|
||||||
bfly = ^\markup \center-column { \char ##x221E }
|
bfly = ^\markup \center-column { \char ##x221E }
|
||||||
rblfy = ^\markup \center-column {
|
rblfy = ^\markup \center-column {
|
||||||
\line{
|
\line{
|
||||||
|
|
Loading…
Reference in a new issue