lilypond-user
[Top][All Lists]
Advanced

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

Re: DynamicText adds space between group staves


From: Frank Steinmetzger
Subject: Re: DynamicText adds space between group staves
Date: Wed, 19 Jun 2013 17:17:17 +0200
User-agent: Mutt 1.5.21 (2010-09-15, Gentoo 1.5.21-r12)

On Wed, Jun 19, 2013 at 01:11:45AM +0000, Jorge Ochoa Villar wrote:
> Hello,
> Is there any way of adding the dynamic without augmenting the space between
> the staves? I don't care if there are collisions.  Thank you!!

I do it by changing the extent of dynamic symbols:

\override DynamicText #'Y-extent = #'(-0.5 . 0.5)

As far as I understand it, the first value is the extent below the baseline
and the second value above the baseline, starting at the baseline (hence the
negative first value). I don't know what the defaults are, but even (-0.5 . 1)
gives you a tighter squeeze.
-- 
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any Facebook service.

“Your code is shit.. your argument is shit.” – Linus Torvalds

Attachment: signature.asc
Description: Digital signature


reply via email to

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