pls <[email protected]> writes: > Hm, it's rather a conversion error of expressive marks in general in > combination with manual beaming (see file attached). > musicxml2ly places breath marks, dynamics, fermatas, etc. _within_ > manual beam brackets instead of _after_ the right square bracket.
Most of that is totally ok. > Interestingly LilyPond generates a warning during compilation even > when expression marks are placed after the closing square bracket. Shouldn't. The key thing to note is that a closing square bracket is just another expressive mark to the parser. A breath mark, however, is _not_ an expressive mark but a music event of its own. No expressive marks may be placed behind it, including closing square brackets. -- David Kastrup _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
