lilypond-user
[Top][All Lists]
Advanced

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

Re: fontsize and 'boldness'


From: Mats Bengtsson
Subject: Re: fontsize and 'boldness'
Date: Tue, 20 Apr 2004 13:37:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

In version 2.2, the lyrics default font was changed to
bold(-narrow). The default boldface font in LaTeX is
'bold extended', so if you want the same font in LaTeX text
as is used in LilyPond, you could do
\renewcommand{\bfdefault}{b}
\bfseries

To tell LilyPond to use standard weight font for lyrics,
just use
\override Score.LyricText   #'font-series = #'medium

  /Mats


Ruud van Silfhout wrote:
Hi,

Working with lilypond 2.2.0 I noticed that the default fontsize of the texts (at least Lyrics, but other text as well?) has changed. How do I change that?

What I also noticed is that the letters are 'fatter'. In the hymne book I am working on, this results in a huge difference between lyrics in the
music and verses added to it with LaTeX. Can someone tell me how
I can change that. Perhaps in standard LaTeX text a bit more and
in lilypond a bitt less. I use LaTeX with the follwing packages \usepackage{geometry,ifthen,graphicx,amssymb,extsizes}
The rest is standard LaTeX text.

in lily I use \override Score.LyricText #'font-size = #3

Thanks,
Ruud van Silfhout



_______________________________________________
Lilypond-user mailing list
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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