Status: Started
Owner: [email protected]
Labels: Type-Enhancement Patch-new

New issue 3893 by [email protected]: Patch: More readable \displayMusic output.
http://code.google.com/p/lilypond/issues/detail?id=3893

More readable \displayMusic output.

* Omit unnecessary optional arguments.
* Use rationals when printing moments (but not with grace parts, because that's ambiguous).

It would be nice to make the pretty-printed output smarter about newlines too, e.g:

(make-music 'NoteEvent
  'duration (ly:make-duration 2)
  'pitch (ly:make-pitch 2 3))

...but the ice-9 pretty-printer isn't customizable without shipping a modified copy. I don't think it's worth the bother.

http://codereview.appspot.com/82420045

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to