[EMAIL PROTECTED] writes: > Citat Rune Zedeler <[EMAIL PROTECTED]>: > > > Downgrading to 1.5.32 (in a hurry) > > Sorry, I was very busy typesetting music yesterday - seeing the problems from a > user-perspective rather than from a developer-perspective. > It seems like lilypond does not fulfill its own types. > If one does i.e. c-+ an articulation script with articulation-type = "stopped" > (a string) is made - even though that the articulaltion-type typechecks to > "symbol". > If one does \property Voice.NoteHead..., a Music Element with symbols = NoteHead > is made - even though that symbols should be a list. > > Please don't disallow the user to do stuff that lily does itselves.
* There has to come a paranoid mode that type checks set_*_property() settings. * All inconsistencies in typing should be fixed. * Sorry that it took out the drum notation; there still is no regression test for drum notation. -- remind me to make note-name switching cleaner. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
