bug-lilypond
[Top][All Lists]
Advanced

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

Re: Convert-ly doesn't convert some ancient-font stuff


From: Graham Percival
Subject: Re: Convert-ly doesn't convert some ancient-font stuff
Date: Wed, 14 Feb 2007 19:38:14 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

Laura Conrad wrote:
This is two bugs, but the file is pretty simple.  If you really want
two different files, I'll split it.

Are those exhaustive lists of things that convert-ly should do? And do you know when exactly the changes occured? If you can tell me those things, I could fix it myself.

- Graham


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.



------------------------------------------------------------------------



------------------------------------------------------------------------

_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond





reply via email to

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