Folks,
any idea how to realize inter-letter spacing? Has someone already
written a macro like
\markup { \letter-spacing #0.1 "foobar" }
which should be equivalent to
\markup { \concat { "f" \hspace #0.1
"o" \hspace #0.1
...
"a" \hspace #0.1
"r" } }
? A google search didn't come up with a solution...
Werner
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
