[EMAIL PROTECTED] writes:
> I haven't updated convert-ly (not sure about it). Maybe something like
> that should be added (?)
> ----
> def conv (str):
>       str = re.sub ('make-music-by-name', 'make-music',str)
>       return str
> 
> conversions.append (((2,1,XXXX), conv, """More Scheme function renaming"""))

yes, looks fine, just add it at the bottom of the conversion list.

-- 

 Han-Wen Nienhuys   |   [EMAIL PROTECTED]   |   http://www.xs4all.nl/~hanwen 



_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to