On 01.10.2015 15:33, Urs Liska wrote:
Sorry, I have to ask this *without* looking for a solution before. Just
don't have any time left this time:

How can I overlay letters in lyrics? I want to print two "D"s that
overlap, one left-top, the other bottom-right. The default symbol for a
double dominant.

How about this:
\markup { \combine D \translate-scaled #'(.5 . .27) D }
The numbers are somewhat random, #'(.4 . .2) also looks good, though less clear perhaps.
(Translate-scaled makes it robust against font size changes.)

Yours, Simon

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to