Hi,

this works for me (taken from Frescobaldi Insert > Document fonts …):

\paper {
  fonts = #
  (make-pango-font-tree
    "Times New Roman"
    "Nimbus Sans"
    "Luxi Mono"
   (/ (* staff-height pt) 2.5))
}
{ a^\markup { "Test" \typewriter "code" } }

Of course, the fonts must be installed.

HTH,
Joram

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to