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)
Erik
_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond
