lilypond-devel
[Top][All Lists]
Advanced

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

* Allow unsetting Voice.instrumentCueName


From: n . puttock
Subject: * Allow unsetting Voice.instrumentCueName
Date: Tue, 06 Oct 2009 19:05:14 +0000


http://codereview.appspot.com/124110/diff/1/3
File lily/instrument-switch-engraver.cc (right):

http://codereview.appspot.com/124110/diff/1/3#newcode44
Line 44: if (!scm_is_null (cue_text))
I think

if (Text_interface::is_markup (cue_text))

would be more idiomatic here.

http://codereview.appspot.com/124110




reply via email to

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