X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=buildscripts%2Flys-to-tely.py;h=e2df5a6bc3fbb2f282d755bd54f17a7f1fa8d8d3;hb=91708b30fba67f8fd589980e03ff420c26473a5a;hp=22aff30be503cc4a72839f286538556fdd046c49;hpb=e3be51aa65bc7573cc3b5c2e99499e8528dc2edf;p=lilypond.git diff --git a/buildscripts/lys-to-tely.py b/buildscripts/lys-to-tely.py index 22aff30be5..e2df5a6bc3 100644 --- a/buildscripts/lys-to-tely.py +++ b/buildscripts/lys-to-tely.py @@ -81,7 +81,6 @@ for opt in options: raise Exception ('unknown option: ' + o) def name2line (n): - # UGR s = r""" @ifhtml @html @@ -89,7 +88,8 @@ def name2line (n): @end html @end ifhtml -@lilypondfile[%s]{%s}""" % (os.path.basename (n), fragment_options, n) +@lilypondfile[%s]{%s} +""" % (os.path.basename (n), fragment_options, n) return s if files: