musescore / musescore/MuseScore
Formatting for parenthetic sus chord
Nobody has claimed this yet.
- 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
I am trying to input an Fmi(sus2) chord using the musejazz font (jazz style). It superscripts the parethesis and the "2", but not the "sus" so it looks poorly formatted. There seems to be no way to move individual items in a chord symbol. I could just put a space between "mi" and "sus2", but it still superscripts the 2 so that doesn't look great either. If I don't use parenthesis then I have the odd looking "misus2" (and the 2 is still superscripted.
My only workaround so far is just to add the chord symbol as staff text and format the text.
Steps to reproduce
Enter a chord symbol such as Fmi(sus2)
Screenshots/Screen recordings
MuseScore Version
OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
Windows 11
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.