[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Issue 68 in lilypond: certain \paper variables put music at the bottom
From: |
codesite-noreply |
Subject: |
Issue 68 in lilypond: certain \paper variables put music at the bottom of the page (easy workaround) |
Date: |
Thu, 05 Jun 2008 05:45:11 -0700 |
Issue 68: certain \paper variables put music at the bottom of the page
(easy workaround)
http://code.google.com/p/lilypond/issues/detail?id=68
Comment #4 by joeneeman:
This is because after-title-space is so much larger than
between-system-space in your
example. Since both of these spaces are stretchable and the
after-title-space is much
larger, it gets stretched out much more. Note that the default
between-system-space
is 20\mm, so your paper block is telling lilypond to put the staves
very close together.
On the other hand, -padding is non-stretchable space, so when you have
a page that is
being stretched with a strong force, -padding is not nearly as
noticeable as -space.
Issue attribute updates:
Status: Invalid
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
- Issue 68 in lilypond: certain \paper variables put music at the bottom of the page (easy workaround),
codesite-noreply <=