Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'outside' and 'inside' placement for ties #18685

Closed
oktophonie opened this issue Jul 18, 2023 · 0 comments · Fixed by #19127
Closed

Implement 'outside' and 'inside' placement for ties #18685

oktophonie opened this issue Jul 18, 2023 · 0 comments · Fixed by #19127
Assignees
Labels
engraving needs design Design is needed P1 Priority: High task

Comments

@oktophonie
Copy link
Contributor

Currently, MuseScore draws ties between single notes 'outside' the notes and ties between chords 'between' the notes; see the first half of each bar here:

image

We need to enable the opposite: 'inside' ties between single notes, 'outside' ties between chords (for all notes in a chord where it's possible); see the second half of each bar.

This should be done by:

  • a style setting for ties between single notes: Outside (default)/Inside
  • a style setting for ties between chords: Outside (default!)/Inside
  • for any given tie, a property override to specify its inside/outsideness: Auto/Inside/Outside
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engraving needs design Design is needed P1 Priority: High task
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants