lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inter-letter spacing?


From: Werner LEMBERG
Subject: inter-letter spacing?
Date: Mon, 15 Jul 2019 20:49:10 +0200 (CEST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]