2016-01-24 20:03 GMT+01:00 Kieren MacMillan <[email protected]>: > Hi Harm, > >> If you really want to see all of the default properties and their >> values for a certain grob, try the code below. > > Now THIS… this is EXACTLY what I wanted; and, I infer, what Charles also > wanted. > Thank you. > >> 1. I think you'll agree that we don't want to put it in the docs, >> repeating it for every single grob … > > No, but I offer that putting this FUNCTION in the docs (snippets?) — “If you > want to see all properties…”, etc. — would be a wonderful idea.
Maybe LSR, I'll have to test with 2.18.2. >> 2. It doesn't work for NoteHead. > > Do you have any reason to believe it wouldn’t work with any other grob(s)? Well, it's a brute-force attack on our code. The functions in output-lib.scm making a problem are `select-head-glyph' and `note-head::calc-glyph-name'. Though, while normal compilation style '()/default is handled in note-head.cc. Only with my coding and others of this kind the error appears. No idea, if this will happen for other grobs at other places as well. Cheers, Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
