lilypond-devel
[Top][All Lists]
Advanced

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

Re: Glyphs for Kievan Notation (issue 4951062)


From: n . puttock
Subject: Re: Glyphs for Kievan Notation (issue 4951062)
Date: Wed, 14 Sep 2011 19:40:08 +0000


http://codereview.appspot.com/4951062/diff/11001/input/regression/kievan-notes.ly
File input/regression/kievan-notes.ly (right):

http://codereview.appspot.com/4951062/diff/11001/input/regression/kievan-notes.ly#newcode11
input/regression/kievan-notes.ly:11: \override NoteHead #'stencil =
#ly:text-interface::print
NoteHead doesn't have an interface for 'text, so this regression test
will spit out warnings when compiled (to see run it with
-dcheck-internal-types).

The canonical method is to use grob::interpret-markup, but this is still
rather hackish.  It would be preferable to add the infrastructure which
switches the glyphs (if possible, a 'style setting).

http://codereview.appspot.com/4951062/



reply via email to

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