lilypond-user
[Top][All Lists]
Advanced

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

Re: Stacked letters in markup


From: Pierre Perol-Schneider
Subject: Re: Stacked letters in markup
Date: Thu, 1 Oct 2015 19:42:38 +0200

Hi Urs,

How about:

\markup\concat {
  "D"
  \hspace #-1.2
  \translate #'(0 . -.5)
  "D"
}


Cheers,
Pierre

2015-10-01 15:33 GMT+02:00 Urs Liska <address@hidden>:
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.

TIA and sorry again
Urs

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


reply via email to

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