lilypond-user
[Top][All Lists]
Advanced

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

Re: Scaling of non-text dynamic signs


From: Xavier Scheuer
Subject: Re: Scaling of non-text dynamic signs
Date: Sun, 3 Oct 2010 15:38:17 +0200

On 3 October 2010 15:30, Marten Visser <address@hidden> wrote:
>
> Hello,
>
> I've typeset a score for two instruments, and now I'd like to make a
> dedixated score for each instrument, that has the score for the other
> instrument scaled down.
>
> This works, but I can't figure out the correct \override to scale down the
> graphical dynamics, like \< and \>.
>
> In the following example, everything has been properly scaled down, except
> for the crescendo. Thanks for looking!

Hi!

Basically you want to decrease Hairpin's height, right?
Then
  \override Hairpin #'height = #0.5  % default: 0.66
should do the trick.

Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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