lilypond-user
[Top][All Lists]
Advanced

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

Re: Moving dynamics (with \dynamicsUp) to the left of the note


From: Risto Vääräniemi
Subject: Re: Moving dynamics (with \dynamicsUp) to the left of the note
Date: Tue, 27 May 2008 14:43:28 +0300

2008/5/27 Trevor Daniels:
> Yes, I thought of this soon after my last reply.  One way is to set the
> Y-extent to 0, like this:
>
>  \once \override DynamicText #'Y-extent = #'(0 . 0)
>
> It then appears to have zero height and the staves move closer together.

Yes. You can also try:
\once \override DynamicLineSpanner #'Y-extent = #'(0 . 0)

It affects the layout a bit differently. Or why not use both. :-)

-Risto




reply via email to

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