lilypond-user
[Top][All Lists]
Advanced

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

Re: Reduce vertical space between \score's?


From: PMA
Subject: Re: Reduce vertical space between \score's?
Date: Fri, 08 Aug 2014 16:53:19 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20101227 Iceape/2.0.11

Abraham Lee wrote:
On Fri, Aug 8, 2014 at 12:24 PM, Kieren MacMillan
<address@hidden> wrote:
Hi Pete,

Trouble is, the vertical space between \score's is too big.
This was not so in the original version (2.12.3), but is
now after my upgrade to version 2.18.2.

Is it possible to reduce LP-1.18.2's default value for the
vertical space between \score blocks?

Have you thoroughly read
<http://www.lilypond.org/doc/v2.18/Documentation/notation/flexible-vertical-spacing-paper-variables#list-of-flexible-vertical-spacing-paper-variables>

??

If so, what are your questions, specifically?

Hope this helps!
Kieren.
_______________________

Kieren MacMillan, composer
www: <http://www.kierenmacmillan.info>
email: address@hidden
_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

If the vertical spacing is really your question, then you'll find this
helpful (with the description in the link that Kieren provided.

Regards,
Abraham

Thanks Abraham & Kieren!

My issue was, How can I reduce the vertical space between the last
(actually the only) system of a \score and the top (only) system of
the next.  After scrounging in paper-defaults-init.ly as suggested, I
found what I needed to tease: params for "score-markup-spacing".
Now my between-score spaces have the needed reduction!

For the record, extra fuss was forced by documentation var names
NOT matching those in paper-defaults-init.ly.

That latter lists:                              But the doc page lists:
between-system-spacing          markup-system-spacing
between-scores-system-spacing*  score-markup-spacing*
after-title-spacing                             score-system-spacing
before-title-spacing                    system-system-spacing
between-title-spacing                   markup-markup-spacing
top-system-spacing                      last-bottom-spacing
top-title-spacing                               top-system-spacing
bottom-system-spacing                   top-markup-spacing

* The Left var's param-set here turned out to work with the Right
varname.  But I suspect this same-line matchup was due to luck.
Maybe those Right names -- improvements, I reckon -- could get
due mention in the init file.

Thanks again for steering me!
Pete



reply via email to

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