[email protected] wrote:
> There is, however, one restriction that does not appear to serve any
> purpose apart from being a restriction.

Worse, it didn't even work, because ly_prob_type_p returns a Scheme
boolean, so it's always true. :( Anything, even non-music, was
allowed.

> lily/parser.yy:2821: } else if (ly_prob_type_p (s, ly_symbol2scm
> ("ArticulationEvent"))) {
> I think there is no point in restricting the type to an
> ArticulationEvent.  Just use a check for it being music and is_mus_type
> ("post-event") here.

OK, done.

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to