Skip to content

Commit

Permalink
Added rswipe to flourishing definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
kastdeur committed Nov 20, 2017
1 parent a30d9d1 commit 5944a0e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lib/flourishing.ily
Original file line number Diff line number Diff line change
Expand Up @@ -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
%}
}

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 }
rblfy = ^\markup \center-column {
\line{
Expand Down

0 comments on commit 5944a0e

Please sign in to comment.