lyrics placement (above/below) cannot be defined per voice/staff line
Version 3.0 allows to define the placement of a lyrics line (below/above).
But unfortunately this definition moves all lyrics of all staff lines of the selected version # to this position.
What is needed is a possibility to set the placement per voice and per staff lines. As far as I remind, this already worked in this way for a former 3.0-version.
The reason for this: in many choir scores the notes of 2 voices share the same staff, while the top voice (e.g. soprano) finds this lyrics above the staff, the other voice below.
Have a look at this score for example:
https://musescore.com/bacchus/when-im-64 (page 3)
Comments
Lyrics can be placed above and below a staff. Lets assume you have 3 verses. If you switch verse 1 from "Below" to "Above", then only this verse will move. If you change verse 2 then verse 1-2 will move. If you change verse 3 then all lyrics will move. This makes sure the verse numbering is always consistent from top to bottom.
In reply to Lyrics can be placed above… by [DELETED] 3
It seems there is a miss-understanding of the requested feature:
imagine 2 voices (e.g. soprano and alto) in the same staff line (same for tenor and bass voice).
The song has e.g. 3 verses
Now, the verses (all 3) of the soprano voice shall appear ABOVE the staff, the verses of the alto voice below.
See the appended example (only one verse, but different lyrics for the 2 voices):
Would you mind to add this issue to "#272132: [EPIC] Text positioning issues"?
Belongs to #272132: [EPIC] Text positioning issues
Done ;-)
see https://github.com/musescore/MuseScore/pull/3941
Fixed in branch master, commit ea2f165a39
fix #275044: lyrics placement cannot be defined per voice/staff line
Add condition to if statement. It allows to change placement of lyrics per voice without affecting to the placement of lyrics per another voice.
Fixed in branch master, commit 60c8a6aa04
Merge pull request #3941 from handrok/#275044-lyrics-placement
fix #275044: lyrics placement (above/below) cannot be defined per voice/staff line
In reply to Git webhook message by Git Message
The original problem is solved. But I see some inconsistency in the way, how the position is defined. I opened a new issue for this: #276162
or #276162: unclear handling for lyrics settings (Inspector vs. format/style) ;-)
Automatically closed -- issue fixed for 2 weeks with no activity.