Abraham Lee wrote:
On Fri, Aug 8, 2014 at 12:24 PM, Kieren MacMillan
<kieren_macmil...@sympatico.ca> 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: i...@kierenmacmillan.info
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to