[EMAIL PROTECTED] writes:
> the following:
> 
> \version "1.8.0"
> \score {
> \notes \grace {\property Voice.Stem \set #'stroke-style = #'() c4}
> }
> 
> is converted to:
> 
> \version "1.9.0"
> \score {
> \notes \grace {\property Voice.Stem \set #'stroke-style = #'( c4)}
> }
> 
> (after fixing this error manually, the file is converted correctly to 2.1.32)

Can you verify that the convert-ly.py in CVS does  handle this
correctly?
thanks!


-- 

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



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

Reply via email to