Timothy S. Nelson wrote:

>         Is there any way to change the point size of the Lyrics font in
> lilypond 1.1.58?  I know about the "\large", etc., but was wondering if there
> was a way to change the point size.
>
>         Thanks,
>

I use the following in the \paper block for 10 point text instead of the default
8pt in a paper_sixteen score:
        \paper_sixteen
       font_normal = 10.;
       arithmetic_basicspace = 2.5;
       arithmetic_multiplier = 6.0\pt;
The spacing adjustments seem to be necessary, although I'm not sure why.

Glen

>
>         :)
>
> ---------------------------------------------------------------------
> | Name: Tim Nelson          | Because the Creator is,               |
> | E-mail: [EMAIL PROTECTED] | I am                                  |
> ---------------------------------------------------------------------
> Web: http://www.ne.com.au/~wayland/
> NB: I have a BSc. (Comp.Sci.) and I need a Job
>
> ----BEGIN GEEK CODE BLOCK----
> Version 3.1
> GCS d? s: a-- C++>++++$ US+ P++ L++ E- W+++ N+ w+> M-- V- Y+>++
> PGP->++ R(+) !tv B++ DI++++ D+ G e>++ h!/* y-
> -----END GEEK CODE BLOCK-----

Reply via email to