lilypond-devel
[Top][All Lists]
Advanced

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

[PATCH] musicxml2ly: Avoid duplicate "tr" if both <trill-mark> and, <wav


From: Thomas Weber
Subject: [PATCH] musicxml2ly: Avoid duplicate "tr" if both <trill-mark> and, <wavy-line> are present
Date: Sun, 13 Dec 2015 22:48:36 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Another patch for musicxml2ly: In situations like this:

    <trill-mark default-y='20'/>
    <wavy-line type='start' number='1'/>

this will be created:

    \trill \startTrillSpan

It should only be \startTrillSpan.

(My changes can also be found on Github: https://github.com/th-we/lilypond.)

Greets,
Thomas Weber

Attachment: 0001-musicxml2ly-Avoid-duplicate-tr-if-both-trill-mark-an.patch
Description: Text Data

Attachment: trill-test.xml
Description: Text Data

Attachment: trill-test.ly
Description: Text Data


reply via email to

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