bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 2316 in lilypond: musicxml2ly: wavy-line bug


From: lilypond
Subject: Issue 2316 in lilypond: musicxml2ly: wavy-line bug
Date: Tue, 14 Feb 2012 10:49:56 +0000

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

New issue 2316 by address@hidden: 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]