bug-lilypond
[Top][All Lists]
Advanced

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

musicxml2ly: multiple rights bug


From: pls
Subject: musicxml2ly: multiple rights bug
Date: Tue, 14 Feb 2012 23:26:15 +0100

Hey all,

there can be multiple <rights> tags with or without one of the three values 
"music", "words" or "arrangement" in the identification element of a score. 
musicxml2ly v2.15.29 dumps all of them in the LilyPond variable copyright 
without mentioning the type. The content of this variable is typeset in one 
line. This makes it impossible to tell which "license" applies to which type.

Attachment: multiple-rights.xml
Description: application/xml

PNG image


Possible solution:
* the type value should be automatically put in front of the contents of the 
<rights> tags in the copyright variable
* if there are several <rights> tags with the same content the content should 
only be printed once, e.g. "Public Domain" or "Music & Words: Public Domain"...

hth
patrick



reply via email to

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