Status: New Owner: [email protected] CC: [email protected] Labels: Type-Patch Patch-new
New issue 2676 by [email protected]: Add function for overriding broken spanners to LilyPond
http://code.google.com/p/lilypond/issues/detail?id=2676 The music function \alterBroken is intended to facilitate overrides applied independently to the pieces of broken spanners--one of the perennial difficulties faced by users of LilyPond (addressed in Extending 2.6: "Difficult Tweaks"). The function aims at generalization by allowing the user to specify the name of the spanner and the property to be overridden. The function will override unbroken spanners, but it will ignore non-spanners with a warning. The function calls \override and may be prefaced by \once (or followed by a \revert of the relevant property). Rietveld issue: http://codereview.appspot.com/6397054/
