Updates:
Labels: -Patch-needs_work Patch-new
Comment #29 on issue 2533 by [email protected]: Patch: line_count fixes
http://code.google.com/p/lilypond/issues/detail?id=2533#c29
fix repeat-sign problems introduced with issue 2533
This reverts commit d05afb4c0bf29cbd6a98691c9c62afa1604fa4b2,
i.e. applies (a modified version of)
2a872121379fffe7b1cd5d23048b7ea04b4d1f68.
modifications relative to the latter are
- dot size is queried (not hardcoded) when printing a repeat sign
- bar line extent is shrunk not by scaling but cutting
- new regtests for repeat sign in exotic staves
(non-default staff size, line count, line positions)
http://codereview.appspot.com/6431044