lilypond-devel
[Top][All Lists]
Advanced

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

patch for make-music


From: Han-Wen Nienhuys
Subject: patch for make-music
Date: Sat, 28 Feb 2004 20:42:35 +0100

address@hidden 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   |   address@hidden   |   http://www.xs4all.nl/~hanwen 





reply via email to

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