musescore / musescore/MuseScore
A way to create left or right indent for systems, other than using frames
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
I want to propose the following feature:
Allow to create a left or right indent for a system by
a) dragging the first or last barline of a system, which is embraced by sytem breaks
b) selecting a system break - I'm mean the layout symbol - and adjusting a new inspector setting, called:
- "right sided indent for current system"
- "left sided indent for following system"
My idea with b) is:
A system will always break where there is a system break.
Because of that it could make sense to link (and restrict) a new "indent"-setting for the inspector
to the system break-symbols themself.
Problem to be solved
Creating an indent in MU is quite laborious and could become
easier and more intuitive, for example:
Prior art
No response
Additional context
No response
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.