In the header, you can change the fonts using standard LaTeX commands but if you want to do some more elaborate changes to the layout I recommend to use lilypond-book instead of ly2dvi.
The Computer Modern font family includes a number of different fonts, so if you just want a sans serif font, you could do for example:
\header{ title = "\sffamily My title" ... }
To get the Palatino font instead of Computer Modern in the heading, try
\header{ latexpackages = "palatino" ... }
/Mats
Han-Wen Nienhuys wrote:
[EMAIL PROTECTED] writes:
I would like to use in the header and elsewhere fonts different from Computer Modern.
I don't know anything about TeX. How can I do it?
I tried to change the feta-nummer font for multi-measure rests (feta-nummer is wonderful, but right now I'm making bass guitar transcriptions, and I would prefer a more...modern-like font). If I use a standard font (i.e. times), the whole rests disappear and latex gives me an error if I don't set the church rest limit to 1. Is there a way to avoid this but using a font different than feta-nummer for multi-measure numbers?
I've added an example how to do this in input/regression/font-name.ly in 1.7 CVS; For mmrests there are some special problems in version 1.6, since it uses two fonts at the same time (one for the symbols, one for the numbers.) - I recommend you to try the next 1.7 release or wait for a few weeks till 1.8 is out.
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================
_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user