Hi,
I see:
warning: Wrong type for property
without any line numbers -- can we have some indication of where in
the input the error is, please?
Someone reported a bug in AnSylvia on the Mutopia site, and I'm
trying to fix it, but can no longer process the file:
The input is at
ftp://ftp.aurema.com/pub/peterc/AnSylvia.ly
Here are all the properties in the file, after convert-mudela has had
a go converting from 1.2.0 to current:
\property Voice.dynamicDirection = \up
\property Voice.slurDash = 2
\property Voice.slurDash = ""
\property Staff.timeSignatureStyle = "C"
\property GrandStaff.instrument="Piano"
\property GrandStaff . midiInstrument = "acoustic grand"
\property Staff . midiInstrument = "flute"
I suspect the slurDash attribute and the dynamicDirection attribute.
probably because of more Guile changes.
I also get:
lilypond: bezier.cc:94: struct Offset Bezier::curve_point(Real) const: Assertion `fabs
(o[X_AXIS] - polynomial (X_AXIS).eval (t))< 1e-8' failed.
Peter C