Hello,
in the Snippet repository, I found the following:
c^\markup { \finger "2 - 3" }
I'd like to use it as a solution for my chord fingering problems like this:
<c d>^\markup { \finger "2\n1" }
but I would prefer to say
<c d>\fng("2\n1")
or similar.
Is it possible without diving into Scheme? That is - is it possible to
have "parametrized" variables, which could take an expression as a
parameter?
Thanks for your help.
Tomas Valusek
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user