[MusicXML import] word-font not imported
Reported version
3.4
Type
Functional
Frequency
Few
Severity
S4 - Minor
Reproducibility
Always
Status
closed
Regression
Yes
Workaround
No
Project
Old regression. Was implemented but disabled by Werner in the "replace TextStyle by SubStyle" migration in commit 5433d71 on Jan 16, 2017.
See "#if 0 // TODO:ws" in function updateStyles() in score/importmxmlpass1.cpp.
As lyric-font is imported but word-font is not, MusicXML files with non-standard font settings look weird after import. E.g. when the MusicXML file specifies jazz fonts, only the lyrics will use such a font after import.
Fix version
3.5.0
Comments
Solution known.
https://github.com/musescore/MuseScore/pull/5710
Fixed in branch master, commit 21dac6b709
fix #300542 - [MusicXML import] word-font not imported
Automatically closed -- issue fixed for 2 weeks with no activity.