[frogs] Re: Tracker 836: Add facility to change output file-name for a \book block

[ Thread Index | Date Index | More lilynet.net/frogs Archives ]



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

http://codereview.appspot.com/150044/diff/1/4#oldcode604
ly/music-functions-init.ly:604: (ly:music-property main-note
'elements))))
with (lambda

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)))
with filter, not (filter

http://codereview.appspot.com/150044/diff/1/4#newcode613
ly/music-functions-init.ly:613: (ly:music-property ev-chord
'elements))))
as above

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))
with `e' in begin

http://codereview.appspot.com/150044/diff/1/4#newcode621
ly/music-functions-init.ly:621: (forced (ly:music-property (car
sec-note-events )
with (trill-pitch

http://codereview.appspot.com/150044/diff/1/4#newcode624
ly/music-functions-init.ly:624: (if (ly:pitch? trill-pitch)
with `e' in let*

http://codereview.appspot.com/150044/diff/1/4#newcode631
ly/music-functions-init.ly:631: (if (eq? forced #t)
as (if (ly:pitch? trill-pitch)

http://codereview.appspot.com/150044

---

----
Join the Frogs!


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/