bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 2247 in lilypond: Patch: parser.yy: strip music-wrapper-music


From: lilypond
Subject: Re: Issue 2247 in lilypond: Patch: parser.yy: strip music-wrapper-music inside of EventChord
Date: Fri, 27 Jan 2012 16:44:04 +0000


Comment #3 on issue 2247 by address@hidden: Patch: parser.yy: strip music-wrapper-music inside of EventChord
http://code.google.com/p/lilypond/issues/detail?id=2247

It seems like a bad idea to not actually _strip_ the music-wrapper-music like the issue title claims, but only strip it while checking for permissible content.

Going through the various music-wrapper-music events listed in scm/define-music-types, it would appear that none of them would be more likely to exhibit intended behavior when left inside of EventChord than when not (there might be a weak case for unrelativable music, but it is not all that convincing). In order not to confuse EventChord interpreters all around, it would seem to make more sense to actually strip the wrappers off not just when testing, but for real.

I'll be committing a fix along that lines eventually.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]