lilypond-devel
[Top][All Lists]
Advanced

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

Re: Improvements for the SVG backend


From: pnorcks
Subject: Re: Improvements for the SVG backend
Date: Tue, 07 Jul 2009 21:22:41 +0000

On 2009/07/07 21:10:54, Patrick McCarty wrote:

> http://codereview.appspot.com/91075/diff/1/3#newcode155
> Line 155: (set! alist (reverse alist))
> You can use reverse! here

Oddly, this did not work.  I tried

   (reverse! alist)
   (apply entity 'text expr alist)))

Never mind.  Patch Set 3 fixes it.  Okay to apply?

http://codereview.appspot.com/91075




reply via email to

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