X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fmusicxml2ly.py;h=2da2dab60e93e574860f99c9ee5bbd55de82d9be;hb=0ea80a5e850c6114d1ba7dc4cfd81d5a45d9604a;hp=e6a6807440a30a3a630e7d57001f7d87af226966;hpb=84f0776f17e762c7fd70545b1b034793a4e080fb;p=lilypond.git diff --git a/scripts/musicxml2ly.py b/scripts/musicxml2ly.py index e6a6807440..2da2dab60e 100644 --- a/scripts/musicxml2ly.py +++ b/scripts/musicxml2ly.py @@ -1315,7 +1315,7 @@ def musicxml_words_to_lily_event (words): # convert accordion-registration to lilypond. # Since lilypond does not have any built-in commands, we need to create # the markup commands manually and define our own variables. -# Idea was taken from: http://lsr.dsi.unimi.it/LSR/Item?id=194 +# Idea was taken from: http://lsr.di.unimi.it/LSR/Item?id=194 def musicxml_accordion_to_markup (mxl_event): commandname = "accReg" command = ""