moinejf/abc2svg

Testcase 1011 line end behavior strange

bwl21 opened this issue · 1 comments

bwl21 commented

There is another case.

X:1011
F:1011_Sheetmarks
C:
S:
M:4/4
L:1/4
Q:1/4=120
K:C
V:T1 clef=treble-8 name="Sopran" snm="S"
V:T2 clef=treble-8  name="Alt" snm="A"
%%%%hn.legend {"pos": [300,200]}
%V:B1 clef=bass transpose=-24 name="Tenor" middle=D, snm="T"
%V:B2 clef=bass transpose=-24 name="Bass" middle=D, snm="B"
[V:T1] gg,g,,g,,,
[V:T2] G,,G,GG'
%
% %text foo

yields

screenshot_1100

When I add the %%text at the end I get

screenshot_1101

I observe that the symbols are not that close as they were before. In particular when I songs with no bars at the end, I observe that it tends to put the last note in a new line.

Also not sure if it should be fixed as we have the risk that fixes have side effects. It is not a problem for Zufpnoter, but I found it worth to report. I see lots of changes like this.

screenshot_1102

bwl21 commented

I ran the test suite again. Every image is different, but I the differences are only minor. No testcase e.g. has a different number of staves. Very good.