Hi,

just to add one more (system-)configuration example:
Ligatures work for me on this system:
Linux, Ubuntu 13.10, LilyPond 2.18.0, tested with Linux Libertine and
Century Schoolbook.

It also depends on the font, Linux Libertine shows ligatures for Qu and
Th, Century Schoolbook doesn’t. But that’s not your question.

Cheers,
Joram


\version "2.18.0"
\paper {
  myStaffSize = #20
  fonts = #(make-pango-font-tree
            "Linux Libertine O"
            "Linux Biolinum O"
            "Ubuntu Mono"
            (/ myStaffSize 20))
}

\markup "Aufführung Quark Theorie Dorfladen finden"

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

Reply via email to