lilypond-devel
[Top][All Lists]
Advanced

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

Re: Tracker 836: Add facility to change output file-name for a \book blo


From: ian
Subject: Re: Tracker 836: Add facility to change output file-name for a \book block
Date: Mon, 09 Nov 2009 11:16:56 +0000

Have also looked for traling spaces in lily-library.scm


http://codereview.appspot.com/150044/diff/1/4
File ly/music-functions-init.ly (right):

http://codereview.appspot.com/150044/diff/1/4#newcode612
ly/music-functions-init.ly:612: (lambda (m) (eq? 'NoteEvent
(ly:music-property m 'name)))
On 2009/11/08 21:40:29, Neil Puttock wrote:
with filter, not (filter

Done.

http://codereview.appspot.com/150044/diff/1/4#newcode620
ly/music-functions-init.ly:620: (let* ((trill-pitch (ly:music-property
(car sec-note-events) 'pitch))
On 2009/11/08 21:40:29, Neil Puttock wrote:
with `e' in begin

Done.

http://codereview.appspot.com/150044/diff/1/4#newcode624
ly/music-functions-init.ly:624: (if (ly:pitch? trill-pitch)
On 2009/11/08 21:40:29, Neil Puttock wrote:
with `e' in let*

Done.

http://codereview.appspot.com/150044/diff/1/4#newcode631
ly/music-functions-init.ly:631: (if (eq? forced #t)
On 2009/11/08 21:40:29, Neil Puttock wrote:
as (if (ly:pitch? trill-pitch)

Done.

http://codereview.appspot.com/150044




reply via email to

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