Status: Accepted
Owner: ----
Labels: Type-Scripts

New issue 2316 by [email protected]: musicxml2ly: wavy-line bug
http://code.google.com/p/lilypond/issues/detail?id=2316


Reported by Patrick Schmidt:

http://lists.gnu.org/archive/html/bug-lilypond/2012-02/msg00602.html

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:

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

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



Attachments:
        trill-mark-wavy-line-bug.xml  1.4 KB
        trill-mark-wavy-line-bug.xml  1.4 KB
        wavy-line.xml  2.7 KB
        wavy-line.png  10.3 KB


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

Reply via email to