Updates:
Labels: -Patch-needs_work Patch-new
Comment #3 on issue 2703 by [email protected]: Patch: Set indent based
on instrument name
http://code.google.com/p/lilypond/issues/detail?id=2703#c3
An attempt to set the line indent based upon the instrument name. The
simple use of instrumentName.length() to add to the indent seems odd, but
works in practice. Not tested with different fonts, and can be improved a
lot with more font heuristics, but it's a _lot_ better than before. Please
review my approach and coding.
http://codereview.appspot.com/6457049