Hi Marc,
You wrote:-
+++++++++++++++++++++++++++++++++++++++++++
Hello list,
how can I switch off the font ligature mechanism for
\markups?
I have \markup { \wordwrap { ... Aufführung ... } }
and lilypond replaces the consecutive f's with a "ff" ligature,
which I want to avoid, because ligatures are not used in this case
(in German texts, it is).
I tried
\concat { Auf führung }
and even
\concat { Auf "" führung }
but to no avail.
I use the font "Goudy bookletter 1911 Italic" here, but I think
this is not a font-specific problem.
Any ideas?
Thanks in advance,
Marc
+++++++++++++++++++++++++++++++++++++++++++
I'm using LP 2.14.2 on a Ubuntu 64bit system.
Default font, etc., ...
and the following code makes the attached output.

b b c b^\markup { \wordwrap { ... Aufführung ... } }
g g a b_\markup { \wordwrap { ... Aufführung ... } }
g a g2

This probably doesn't help you much, but is it the result you're looking for?

Regards
Bill

<<attachment: auff-rung.png>>

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

Reply via email to