lilypond-devel
[Top][All Lists]
Advanced

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

* killCues should not remove music quoted with \quoteDuring, only \cueD


From: n . puttock
Subject: * killCues should not remove music quoted with \quoteDuring, only \cueDuring!
Date: Tue, 29 Sep 2009 16:31:20 +0000

LGTM.


http://codereview.appspot.com/126048/diff/1001/4
File input/regression/quote-kill-cues.ly (right):

http://codereview.appspot.com/126048/diff/1001/4#newcode11
Line 11: q = \relative c' { d2 \quoteDuring #"M" { s1 } e2 \cueDuring
#"M" #UP {s1} f2 }
{ s1 }

http://codereview.appspot.com/126048/diff/1001/4#newcode14
Line 14: \displayMusic \q
for debug output?

http://codereview.appspot.com/126048/diff/1001/5
File ly/music-functions-init.ly (right):

http://codereview.appspot.com/126048/diff/1001/5#newcode326
Line 326: (equal? (ly:music-property mus 'quoted-context-id) "cue"))
string=?

http://codereview.appspot.com/126048




reply via email to

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