On Thu, 07 Oct 2010 05:28:02 -0700, <bug-lilypond-requ...@gnu.org> wrote:

Pertains at least to 2.13.32 and up. Lower versions not tested.

Your example looks the same when I use 2.12.3

between-staff-spacing #'padding should be relative to the actual
staff size, but it's relative to default staff size.


This sounds like the point mentioned under "Known issues" at the end of 4.2.1 
in the Notation Reference.

We *can* set the staff size at top level (once per \book, unfortunately not 
once per \bookpart)
  \paper {
     #(layout-set-staff-size 8)
     #(set-paper-size "a8")
  }
to print a tiny score, with the piano staves scaled down nicely.
-
Keith


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to