On 2010/07/29 19:29:39, Neil Puttock wrote:
http://codereview.appspot.com/1908041/diff/2001/3003
File python/convertrules.py (right):

http://codereview.appspot.com/1908041/diff/2001/3003#newcode3044
python/convertrules.py:3044: str = re.sub
(r'(\\musicglyph\s*#"accordion\.)([a-zA-Z]+)"',
Could be more generic, since it won't convert scheme markup:

(markup #:musicglyph "...")

or

(make-musicglyph-markup "...")

I don't think that convert-ly is supposed to deal with Scheme markup
conversion.  Searching for #: in the convertrules turns up exactly
nothing.

http://codereview.appspot.com/1908041/show

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to