Hey all,

musicxml2ly v2.15.29 always converts  <wavy-line> elements as trill spans, i e 
wavy lines are always typeset in combination with a trill mark even when no 
trill mark is wanted/requested:

Attachment: wavy-line.xml
Description: XML document

<<inline: wavy-line.png>>


The correct MusicXML markup for a trill mark in combination with a wavy line 
leads to the following result:

Attachment: trill-mark-wavy-line-bug.xml
Description: XML document

<<inline: trill-mark-wavy-line-bug.png>>


Possible solution: 
* trill marks in combination with wavy lines should be converted to 
\startTrillSpan ... \stopTrillSpan
* wavy lines without trill marks should be converted to text spanners 
((\once)\override TextSpanner #'style = #'trill ... \startTextSpan ... 
\stopTextSpan)

hth
patrick
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to