> I have a file for which convert-ly crashes. [...]
>
> It seems to be fixed by changing line 2152 of convertrules.py by
> putting the second argument as a raw string:
>
> ```
> s = re.sub(r'''((\\"|})\s*){''', r'\2 \\line {', s)
> ```
Thanks for the report!
https://gitlab.com/lilypond/lilyp
Hello,
I have a file for which convert-ly crashes. The message is:
convert-ly (GNU LilyPond) 2.24.3
convert-ly: Traitement de « k477-basset-horn.ly »...
Conversion en cours : 2.5.0, 2.5.1, 2.5.2, Traceback (most recent call
last):
File "/usr/bin/convert-ly", line 445, in
main()
File "/u