lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] Issue 3893 in lilypond: Patch: More readable \displayMus


From: lilypond
Subject: [Lilypond-auto] Issue 3893 in lilypond: Patch: More readable \displayMusic output.
Date: Mon, 31 Mar 2014 00:41:18 +0000

Status: Started
Owner: address@hidden
Labels: Type-Enhancement Patch-new

New issue 3893 by address@hidden: 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

[Prev in Thread] Current Thread [Next in Thread]