lilypond-devel
[Top][All Lists]
Advanced

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

Re: Add means to display objects accessible from a grob (issue 217260043


From: thomasmorley65
Subject: Re: Add means to display objects accessible from a grob (issue 217260043 by address@hidden)
Date: Fri, 27 Mar 2015 01:12:15 +0000


https://codereview.appspot.com/217260043/diff/1/scm/output-lib.scm
File scm/output-lib.scm (right):

https://codereview.appspot.com/217260043/diff/1/scm/output-lib.scm#newcode165
scm/output-lib.scm:165: (use-modules (ice-9 pretty-print))
On 2015/03/25 13:59:20, david.nalesnik wrote:
On 2015/03/24 21:58:28, thomasmorley651 wrote:
> I always regretted that (ice-9 pretty-print) is not included per
default.
> Is there any reason not to do so?

Looks like all that needs to be done is to add
(use-modules (ice-9 pretty-print))
to ly/init.ly

Then, pretty-print is available to ly files, including within music
functions.

Shall I submit a patch?


Yes, would be great.

https://codereview.appspot.com/217260043/



reply via email to

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