lilypond-user
[Top][All Lists]
Advanced

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

OpenType in LilyPond


From: Malte Meyn
Subject: OpenType in LilyPond
Date: Fri, 11 Aug 2017 16:10:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi list,

if I understand correctly LilyPond already supports OpenType features and this will be documented in the next version (changes already have been pushed to master). Is this only for use in markup \overrides or can you select features document-wide? This would be nice:

\paper {
  #(define fonts
    (set-global-fonts
    #:music "cadence"
    #:brace "cadence"
    #:roman "Vollkorn" % Can this be Vollkorn with OT feature ss13?
    #:factor (/ staff-height pt 20)
  ))
}

Thanks,
Malte



reply via email to

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