2009/3/28 Anthony W. Youngman <[email protected]>: > Not sure if this belongs here or on -devel ...
> But I've just looked in the log file and found this in there. V 2.12.2 on > Windows (same on V 2.11.59 - I've just upgraded to make sure it isn't a > known/fixed thingy). > > Bearing in mind I don't know what "no-spacing-rods" is, it's an error > internal to lily (which may or may not be something I've done :-) It's an obsolete property which was removed a while ago; there should be a convert-ly rule for it. Try replacing it (assuming it's set to #t) with the following: #'extra-spacing-width = #'(+inf.0 . -inf.0) Regards, Neil _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
