Allow fingerings in tablature staffs
As discussed in https://musescore.org/en/node/94976 it is necessary to have fingerings in lute tablature. Currently the adding and showing of fingerings isn't enabled. It should for sure be added!
Another problem are the lute fingerings, they should also include a "...." (four dots) for the little finger, as sometimes these signs are used for left had fingering also.
Comments
For my part, I vote for an option Hide / Show tablature fingerings, as in this comment: https://musescore.org/en/node/94976#comment-476721,
and as also Miwarre himself had written in his PR in February 2015: https://github.com/musescore/MuseScore/pull/1782
I quote: "Should an option for hiding / showing these elements be added in the future, as discussed in the forum issue, the change would be easy to implement."
BTW - ;-) I have already made a pull request https://github.com/musescore/MuseScore/pull/3018 , that includes this option and enables fingerings in tablature for 3.0-dev, if you want.
The same should also go to 2.1, - I will ask at the developer list, how to do that.
Ok, but why do you make the distinction between "as lute tablature especially French tab, or not, as in guitar tablature"
Maybe I misunderstood the contents of your PR. And you also say: "Necessary to have fingerings in lute tablatures." I understand your point of view and I respect it.
But, for my part, I use very often linked staves (standard notation and lute tab staff), and it would really be a great pain to go back (this was discussed lengthily on threads, eg: #32966: Make fingering optional on tab staves) and have to be forced to hide all superfluous and redundant fingerings of the other staff.
So I hope I'm not mistaken in the wording, but I still vote for a "general" option: Hide / Show tablature fingerings.
I only meant in my posting the difference between having/needing fingering in lute tablature (especially in french tab) and not to need it in guitar tablature, especially when it is linked.
Sorry for not being clear enough!
My pull request will give you the option to hide or show tablature fingerings. So you can do as you want.
"My pull request will give you the option to hide or show tablature fingerings. So you can do as you want."
Do we agree (or not) that your PR also deals with linked staves? That's just my major concern.
Before my PR tablature you couldn't have any fingerings.
Now
- you can have the current state: no fingerings, if you uncheck the option (or leave it per default in this state);
- or you can have fingerings also in tablature staves.
It is a global variable, that sets up a global behaviour, and doesn't have to do anything with linked staves.
I for myself doesn't want to exclude not needing fingerings in two linked staves. I'm not sure, if that is needed, but anyway, I think that should be left to the user's will.
To deal with linked staves and to leave a certain freedom to the user here, would mean to stick that variable to the stave options (but then IMHO also for notation systems - then one could really do everything).
now https://github.com/musescore/MuseScore/pull/3031
Fixed in branch master, commit a13b5a9cb0
fix #176511: Allow fingerings in tablature staves
Fixed in branch master, commit c231be2251
Merge pull request #3031 from lasconic/MarkusLutz63-176511-tablature-fingering
fix #176511: Allow fingerings in tablature staves
MLutz is working on make it in 2.1
see https://github.com/musescore/MuseScore/pull/3038
Fixed in branch 2.1, commit a21c6a8050
fix #176511: Allow fingerings in tablature staves for 2.1
Fixed in branch 2.1, commit dfa03e6594
Merge pull request #3038 from MarkusLutz63/2.1-allow_fingerings_tablature
fix #176511: Allow fingerings in tablature staves for 2.1
Automatically closed -- issue fixed for 2 weeks with no activity.