musescore / musescore/MuseScore
Dot missing in ped markings in Emmentaler font
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Description with steps to reproduce
- create score
- set notation font to Emmentaler (MScore) in style settings
- insert pedal marking with ped symbol
Expected: Pedal should appear as Ped., with dot
Actual: Pedal marking has dot missing (Ped)
Supporting files, videos and screenshots
This is how it currently looks with Emmentaler:
This is how it looks if you add a period after the close of the <sym> tag in the label for the pedal line. The dot appears too thin because it is a text period, and also, the start of the line is indented slightly more: (I only added the period to the second and fourth bars, for comparison purposes)
This is how it looks with the notation font changed to Leland (the dot is thicker, which is what I want, and the marking is indented the same):
What is the latest version of MuseScore Studio where this issue is present?
OS: Windows 11 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.5.2-251141402, revision: github-musescore-musescore-ac9d3bc
Regression
No.
Operating system
Windows 11 (I think this bug occurs on all operating systems)
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.
Research direction
Reproduce the issue by creating a score, selecting Emmentaler (MScore) in style settings, and inserting a pedal marking with the ped symbol. Trace the pedal-marking rendering and Emmentaler glyph definitions; done means the marking displays a correctly weighted dot as “Ped.” with the same indentation shown for Leland.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100