Page numbering on export parts for PDF is continuous for *-Score_and_Parts.pdf
When exporting parts as PDF, a 'combined' file, <scoreName>-Score_and_Parts.pdf gets generated, along with PDFs for the individual parts, <ScoreName>-<partName>.pdf.
Those individual parts start page numbering with their own page offset settings, as does the exposrt score.
The *Score_andParts.pdf though honours the parge offset only for the score part, i.e. the 1st page, but then continuously numbers all subsequent pages.
The code implies that this is on purpose, so this may be a feature request rather than a bug.
However, IMHO that 'combined' Score_and_Parts.pdf should not be different from Score or Parts exported separately.
A fix would be fairly easy, basically just removing a couple lines from mscore/file.cpp
Comments
See https://github.com/musescore/MuseScore/pull/1704
Can someone explain why this bug still exists in the code when Jojo-Schmitz here submitted a fix?
This bug is not in the code anymore. It has been fixed for 2.0.2 in https://github.com/musescore/MuseScore/commit/176574e88c1d68e9e3274b3d7…
Thank you for noticing that the bug hasn't be put on fixed.
I believe this has been fixed with #68946: metatag $n in PDF of parts+score should be constant equal to total number of pages, not cumulatively increasing with each part
Oops, my change crossed with lasconic's
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.