Updates:
Owner: [email protected]
Labels: -Type-Enhancement Type-Defect
Comment #9 on issue 216 by [email protected]: Enhancement: the ability to change
staff line spacing inside a \layout{} block
http://code.google.com/p/lilypond/issues/detail?id=216
And regarding comment #2: 'fixed by documenting limitation in manual' is
not a complete action if the problem is that a function
called "layout-set-staff-size" is not usable for setting the staff size in
a layout block, but only in a paper block.
Then the API should be called "paper-set-staff-size" in the first place.
This issue has "Valentin" marked as its owner, but since his last comment
was from 2010, I am taking this for the moment and see whether I can fix it
reasonably fast (should be less invasive than other stuff I am currently
fighting with).
Documented or not, I am re-marking this as "Defect" since we have a glaring
conflict between function name and applicability. I am seeing whether I
see a good way of fixing this by extending the applicability rather than
the name.