musescore / musescore/MuseScore
Add/Remove Page Breaks (to match Add/Remove System Breaks)
@pacebes is already working on this.
Since Jul 10, 2025.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Add a command like the existing "Add/Remove System Breaks" but for Page Breaks.
Problem to be solved
Once you have your layout the way you want it in terms of page breaks etc., having the ability to fix them in place so that further edits don't cause systems to move around between pages would be super helpful. Also in some cases you really do want a fixed number of systems per page.
Prior art
No response
Additional context
Could potentially expand existing command, but I think it's sufficiently independent to justify a separate one. Obviously when page breaks are added, any existing system breaks could be removed, but possibly shouldn't be just in case you later decide you want more systems per page but to keep the existing system breaks.
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.