Slurs from and to notes with grace notes are exported incorrectly: slur start and slur stop elements are repeated in the normal note and all preceding grace notes.
More: Slurs from grace notes to main note also are not exported.
Solved with https://github.com/musescore/MuseScore/pull/822
Attached score is for simple test.
By the way: XML import of slurs from grace notes also does not work. Presently this can be only solved partly, because the import of slurs from a main note to a following grace note is not possible as long as grace notes after are not implemented. One reason more to enforce #24951: "grace notes after" are not supported.
Comments
More: Slurs from grace notes to main note also are not exported.
Solved with https://github.com/musescore/MuseScore/pull/822
Attached score is for simple test.
By the way: XML import of slurs from grace notes also does not work. Presently this can be only solved partly, because the import of slurs from a main note to a following grace note is not possible as long as grace notes after are not implemented. One reason more to enforce #24951: "grace notes after" are not supported.
The new commit "fix #25112: import slur on grace notes" fixes now the import problem as well.
Fixed in 633151f315
Automatically closed -- issue fixed for 2 weeks with no activity.