musescore / musescore/MuseScore

Allow lyric hyphens to continue across jump

Open
#32,977 1 comment 1 reaction 2 assignees View on GitHub

@ajuncosa is already working on this.

Since Jul 16, 2026.

engraving needs design needs review P2
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea

Lyric line extenders work nicely either side of a jump, with the first segment extending properly to the barline when continued after the jump.

Image

This is not currently possible for hyphens, as the hyphen segment is deleted upon exiting input when it doesn't end with a syllable.

We need a way of allowing lyric hyphens to continue across jumps, without allowing unattached hyphens when there is no jump.

Problem to be solved

https://github.com/user-attachments/assets/65c0381c-a691-4f38-a5ea-a2679683e492

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.