lilypond-devel
[Top][All Lists]
Advanced

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

Questions regarding TeX backend


From: Han-Wen Nienhuys
Subject: Questions regarding TeX backend
Date: Mon, 7 Feb 2005 22:12:17 +0100

address@hidden 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   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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