lilypond-user
[Top][All Lists]
Advanced

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

font definition/usage in make-dynamic-script?


From: Knut Petersen
Subject: font definition/usage in make-dynamic-script?
Date: Sun, 21 Oct 2012 11:07:54 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120825 Thunderbird/15.0

Hi everybody!

How can I feed the equivalent of  \override #'(font-name . "FOOBAR") to 
make-dynamic-script?
The "#:typewriter" below should be replaced with a special font. 
make-pango-font-tree is not an
option because of the known issues.

foo = #(make-dynamic-script (markup #:line (#:hspace -2.6 #:normal-text 
#:typewriter
       #:fontsize 0 #:italic #:bold
          "foo"
    )))

cu,
 Knut



reply via email to

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