Updates:
Status: Started
Owner: [email protected]
Labels: Patch-new
Comment #4 on issue 3027 by [email protected]: Changing document fonts
with non-standard global font size leads to scaling errors
http://code.google.com/p/lilypond/issues/detail?id=3027#c4
Doc: simplify example changing default fonts (3027)
The original function required the global staff size
to be re-entered as myStaffSize, but this can be calculated
from the value of staff-height, so avoiding having to
replicate the value.
http://codereview.appspot.com/7033044