lilypond-user
[Top][All Lists]
Advanced

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

Re: Scaling Scores


From: Peter Heisen
Subject: Re: Scaling Scores
Date: Sat, 4 Apr 2015 12:31:28 -0700

Sorry about that, Harm.  \version "2.18.2".

On Sat, Apr 4, 2015 at 12:16 PM, Thomas Morley <address@hidden> wrote:
2015-04-04 20:12 GMT+02:00 Peter Heisen <address@hidden>:
> Dear List,
>
> I apologize if this is a total newbie question, but I am struggling with
> scaling scores.  Sometimes I want really big music to put on presentation
> slides.  Other times I want to fit a lot of music on one page.  Doing
> something like:
>
> \layout {  #(layout-set-staff-size 40)  }
>
> within a score block produces freakishly big notes but doesn't scale the
> actual staff accordingly.  Likewise,
>
> \layout { #(layout-set-staff-size 5) }
>
> produces freakishly small notes but again doesn't scale the staff to match.
> What is the best way to scale the music so that all elements remain in a
> pleasing proportion?
>
> Thank you,
>
> Pete H.

Hi Pete,

please always state the version you use, 'layout-set-staff-size' is
partly improved in latest devel-versions. Thanks David Kastrup.

Use
set-global-staff-size
or
http://lsr.di.unimi.it/LSR/Item?id=862
may be of some help.

Cheers,
  Harm


reply via email to

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