This is two bugs, but the file is pretty simple. If you really want two different files, I'll split it.
Bug 1:
Somewhere between 2.0 and 2.8, the clef names got hyphenated instead
of having underscores. Convert-ly doesn't know about this, so a
statement:
\clef "petrucci_c1"
should be converted to:
\clef "petrucci-c1"
and it isn't.
Bug 2:
Similarly, the style directive for single digit time signatures was
changed from:
\override Staff.TimeSignature #'style = #'1style
to:
\override Staff.TimeSignature #'style = #'single-digit
and convert-ly doesn't do this, either.
convert-ly-ancient.ly
Description: Binary data
--
Laura (mailto:[EMAIL PROTECTED] , http://www.laymusic.org/ )
(617) 661-8097 fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139
_______________________________________________ bug-lilypond mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-lilypond
