lilypond-devel
[Top][All Lists]
Advanced

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

Improvements for the SVG backend


From: joeneeman
Subject: Improvements for the SVG backend
Date: Tue, 07 Jul 2009 18:32:44 +0000


http://codereview.appspot.com/91075/diff/1/3
File scm/output-svg.scm (right):

http://codereview.appspot.com/91075/diff/1/3#newcode140
Line 140: (match:substring match 1)))
Why not just (set-attribute 'font-weight "bold")?
Similarly below.

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

http://codereview.appspot.com/91075




reply via email to

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