Musescore 4 : SVG export from command line exports only first page
When use command line to export to svg in Musescore 4 with the same syntax as in Musescore 3.6 I get only one svg file with first page.
Musescore4.exe -o score.svg score.mscz
will result in score.svg containing the first page
Musescore3.exe -o score.svg score.mscz
will create score-1.svg through score-4.svg
The svg export from the export menu works correct.
Comments
I've the same problem and I think this is a bug as exporting to png works correctly in MuseScore 4.
Reported on Github: https://github.com/musescore/MuseScore/issues/17960
Workaround for Linux to export all PDF pages to SVG files:
Works now - exports all all pages