lilypond-user
[Top][All Lists]
Advanced

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

Re: how do I control the size of the musical fonts?


From: James E. Bailey
Subject: Re: how do I control the size of the musical fonts?
Date: Thu, 12 Jun 2008 00:33:40 +0200


Am 12.06.2008 um 00:16 schrieb Victor Eijkhout:

Meaning, not lyrics, but the notes. Suppose I want to shrink a whole score by a few percent so that it takes one page less?

Or in piano + solo instrument, it's customary to print the solo slightly smaller in the score. How do I do that?

Victor.



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


You probably want http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Setting-the-staff-size#Setting-the-staff-size

#(set-global-staff-size 12)

or more likely, \new staff \with {fontSize = #-2} which is very cleverly hidden in the section on Ossia Staves http://lilypond.org/doc/v2.11/Documentation/user/lilypond/Ossia-staves#Ossia-staves

reply via email to

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