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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
