Bad spacing with lyrics in voice 2 when seconds present
I'm using nightly 5358 on MacOS X 10.7.3
There appear to be the following two problems if lyrics are attached to notes on voice 2 instead of voice 1
e.g. in this example the lyric should be "Who is watch - ing"
Files attached.
Attachment | Size |
---|---|
watching.png | 25.22 KB |
test_lyric2.mscz | 1.92 KB |
Comments
Still an issue in 2242008. Trying to recreate the example shown above from scratch results in the hyphen appearing *after* the final syllable rather than before.
Do you still see this problem? I tried a new score, adding hyphen'd lyrics to voice 1 and 2 in separate measures without troubles.
However, when I used the sample score I had problems. Something wrong in the sample?
I still get pretty much the same as shown in the image if I try to recreate that example from scratch. And as I mentioned, the missing hyphen actually shows up a ways to the right (perhaps several measures later).
You mean the hyphen between "watch" and "ing"? I don't see this problem at all. Only when I use the example score do things get very weird, but one from scratch on my system shows no issues, in either voice. In the example, notice how the lyrics are far too high, and that's were a Ctrl-R puts them as well. Weird!
It seems to happen only when a note is shifted to the right because of unison or second interval between the two voices, and only when the measure width is not stretched.
See attached file and its pdf export.
System 1 is the output without adjustments. You can see that in addition to the overlapping lyrics in the E-F and F-F cases (measures 2 and 3) the hyphens moves far to the right.
System 2 is the output when the stems of the E and F are flipped (so that the attach positions of the stems correspond to the ones for voice 1). The lyrics are ok in this case.
System 3 is exactly like system1, but stretched. The lyrics are ok also in this case and also the hyphen position.
System 4 shows that when voice 2 appears to the left of a second interval there is no lyrics overlapping problem.
Windows 8.1, commit 6c5b016
Confirmed. Tells me how accurately I need to follow the example, from scratch.
Yes, only with second, and only in measures with relatively tight spacing. It's not just any stretch that fixes it - it has to be enough stretch to actually allow everything to fit without any additional lyric-induced stretch.
This lyrics problem is exhibited on any displaced note regardless of voice. So, in choral music cases where voice 1 goes below voice 2 and voice 1 is displaced right, words can overlap slightly. The overlap is just more prevalent in voice 2.
No stretch.
Decreased stretch
Manually adjusting the words from the inspector, to line them up better under the note groupings, fixes the issues. I would do this most times anyway, but an automagic solution would be great.
Cause of this is same as that of the other issues fixed in https://github.com/musescore/MuseScore/pull/921, and that PR provides the framework for this fix too. I just need to add the same tweak to lyric positioning I used for other elements attached to chords/notes.
Fix rolled into PR mentioned above.
New PR: https://github.com/musescore/MuseScore/pull/928
Fixed in c26d619282
Automatically closed -- issue fixed for 2 weeks with no activity.