Comment #1 on issue 2648 by [email protected]: Repeat Dots and Staff Size in 2.15.41
http://code.google.com/p/lilypond/issues/detail?id=2648

A shorter example:

{ \repeat volta 2 b1 }
\layout {
  #(layout-set-staff-size 10.0)
  \context {
    \Score
    \override StaffSymbol #'staff-space = #0.5
  }}

Trevor traced the cause of trouble to the patch for issue 2533.


Attachments:
        2468.png  2.0 KB


Reply via email to