For Modified Stave Notation (MSN), it would be great to be able to control the thickness of tuplet brackets. Currently they are hardcoded at 1/10 of spatium.
Unfortunately, this one cannot be solved in 2.0.2 without breaking compatibility. The code to read style doesn't ignore correctly unknown style flags and a file created with a non standard tuplet width would not be readable in 2.0 or 2.0.1.
Comments
Fixed in branch master, commit 52e944bddc
fix #63781: Style to control tuplet bracket thickness
Unfortunately, this one cannot be solved in 2.0.2 without breaking compatibility. The code to read style doesn't ignore correctly unknown style flags and a file created with a non standard tuplet width would not be readable in 2.0 or 2.0.1.
Automatically closed -- issue fixed for 2 weeks with no activity.