musescore / musescore/MuseScore
Figured bass continuation lines should end centered
Open
Nobody has claimed this yet.
engraving
P3
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Engraving bug (incorrect score rendering)
Bug description
The end points of figured bass continuation lines seem to depend on the content of the left text rather than ending centered on a beat space.
In this example, the continuation line for the 5 figure ends centered.
In this example, the continuation line is not centered because there is no bracket before the 5.
Steps to reproduce
- Start figured bass input
- Enter something like "[5]__"
- Advance
- Enter a symbol on the 2nd line to see alignment
- Repeat without brackets around the first figure.
Screenshots/Screen recordings
No response
MuseScore Version
4.3
Regression
I don't know
Operating system
Windows 11
Additional context
Output from Lilypond (which is not perfect either but more consistent:
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.