lilypond-user
[Top][All Lists]
Advanced

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

Re: \override #'(font-series . medium) doesn't work anymore?


From: Malte Meyn
Subject: Re: \override #'(font-series . medium) doesn't work anymore?
Date: Thu, 18 Sep 2014 19:09:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Probably that’s a bug, yes: It works in 2.19.13 (I don’t have a 2.19.14 to look at the different output).

Am 18.09.2014 um 19:06 schrieb Karol Majewski:
\override #'(font-series . medium) or \medium

None of them work. Bug?

\version "2.19.14"

\paper {
   #(define fonts
     (make-pango-font-tree "" "Ubuntu" ""
       (/ staff-height pt 20)))
}

\markup { \sans "foo" }
\markup { \sans \bold "foo" }
\markup { \sans \medium "foo" }



-- Karol



_______________________________________________
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]