musescore / musescore/MuseScore
Refinements to styling of individual lyric lines
@ajuncosa is already working on this.
Since Aug 11, 2026.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Since MSS 4.7.0 lyrics lines can be selected and edited individually. While a lyric line (hyphen/extender) should inherit styling from its lyric, this may be overridden. We should ensure that all relevant styling can be applied to a lyric line independently from its lyric.
Problem to be solved
CASE 1: Colour should be individually overridable for the lyric line.
https://github.com/user-attachments/assets/606673a9-5b62-41ee-b896-9c9235181beb
CASE 2: Inherit styling when adding a lyric line to a syllable.
https://github.com/user-attachments/assets/0d5daddd-92d7-443c-be9f-00ad56da604b
Prior art
No response
Additional context
No response
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.