> On Mar 27, 2017, at 17:32 , Dan Eble <[email protected]> wrote:
>
> This is the current syntax:
>
> \alterBroken property-name #’(before after) GrobName
>
> This would be more consistent with other things:
>
> \alterBroken GrobName.property-name #’(before after)
>
Notation reference for 2.19.58, p.633:
The syntax for \alterBroken is [-]\alterBroken property values item
and,
\relative c'' {
r2
\alterBroken thickness #'(10 1) Slur
c8( d e f
\break
g8 f e d) r2
}
Result of trying the above example, but with the syntax changed as suggested:
alter-break.ly:5:3: warning: not a spanner
and no difference in thickness.
—
Dan
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond