logseq-music-notation icon indicating copy to clipboard operation
logseq-music-notation copied to clipboard

Voice names are overlapping in SVG

Open tasmo opened this issue 2 years ago • 0 comments

When noting Multiple Voices the names on the left are overlapping with the notation system.

Here is an example:

X:3
T:Happy Birthday
T:for String Quartet
T:and Vocal
M:3/4
Q:1/4=90
L:1/4
K:C
V:1 name="Violin I/Vocal"
G/2>G/2| A G c| B2 |
w: Hap-py birth-day to you
V:2 name="Violin II"
E| F G2| G2|
V:3 name="Viola" clef=alto
C| B,2 E| D2|
V:4 name="Cello" clef=bass
C,| F, E,/2-D,/2 C,| G, G,,|

Result:

ABC

tasmo avatar Nov 23 '23 21:11 tasmo