Hello,
Does anyone have a suggestion as how to show substitution of feet
in an
organ pedal voice? It could be when shifting from right toe to
right heel on
the same note, or it could be substituting the left toe with the
right toe,
still on the same note.
How about something like
_________________________________
\version "2.11.33"
\layout { ragged-right = ##t }
\score
{
{ a^\markup { \concat { \musicglyph #"scripts.upedaltoe" "–"
\translate #'(0.4 . 0.5) \musicglyph #"scripts.upedalheel" } } }
}
_________________________________
Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user