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: TaoCG
Subject: Re: \override #'(font-series . medium) doesn't work anymore?
Date: Thu, 18 Sep 2014 11:36:12 -0700 (PDT)

Does this work?

\paper {
  #(define fonts
    (set-global-fonts
    #:sans "Ubuntu"
  ))
}

I don't have 2.19.14 installed but afaik the code for setting the global
fonts was changed in 2.19.12 to support alternative music fonts.



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/override-font-series-medium-doesn-t-work-anymore-tp166556p166561.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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