mirror of
https://github.com/microtherion/VocalEasel.git
synced 2024-12-22 11:14:00 +00:00
Fix lyric #s
This commit is contained in:
parent
0ca0a0ebd2
commit
8dacdf5dea
|
@ -225,6 +225,7 @@ def _melody
|
|||
lyr.add_element newTextElement('text', syll['text'])
|
||||
n.add_element(lyr)
|
||||
end
|
||||
stanza += 1
|
||||
end
|
||||
m.add_element(n)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user