Comment #2 on issue 4276 by [email protected]: Allow changes of scripts by type (e.g. changing the padding and font-size > of "tenuto" throughout a file)
https://code.google.com/p/lilypond/issues/detail?id=4276

I'm not sure why they are all Script grobs, though it probably has to do with there being currently 46 different scripts. There is a comment in lily/script-engraver.cc suggesting that memory would be saved if we had ScriptStaccato, ScriptMarcato, etc. Having separate grobs would be very convenient for the picky user. It would mean that their properties would be documented in the IR. But would it be possible to use Script as "one grob to bind them all" so that they could all be changed as a group and so that we wouldn't wreak havoc with existing files?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to