[EMAIL PROTECTED] writes:
> 2. By what nomenclature does one select text fonts using the postscript
> backend?
>Where does lilypond (or pango?) look for these font files?
It is done through Pango (which uses FontConfig). Lilypond uses the
same fonts as GNOME and other Gtk apps.
> Must these fonts be visible to TeX?
no.
> Can anyone give a working example?
{
\override TextScript #'font-name = #"Times"
c4^\markup
{
this is in times
}
}
My todo list has an item for more fine-grained control of this, using
#'font-family and friends
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel