lilypond-user
[Top][All Lists]
Advanced

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

Re: kerning/ligatures in opentype fonts


From: Noeck
Subject: Re: kerning/ligatures in opentype fonts
Date: Thu, 16 Jan 2014 14:01:59 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

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"



reply via email to

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