I've been using this package for some time now and never had any issues but now when I use it to include some svg images in a file the compiler complains about misplaced syntax. I'm a bit confounded by this because the compiler doesn't complain about other very similar images and I can't really see what distinguishes some from others. My only possible explanation is that it is perhaps about some of the symbols used in some images. I've included the images for which compilation fails. For the first image, called layer3.svg, the compiler says
I've been using this package for some time now and never had any issues but now when I use it to include some svg images in a file the compiler complains about misplaced syntax. I'm a bit confounded by this because the compiler doesn't complain about other very similar images and I can't really see what distinguishes some from others. My only possible explanation is that it is perhaps about some of the symbols used in some images. I've included the images for which compilation fails. For the first image, called
layer3.svg
, the compiler saysabout the line
Similarly, for the second image,
DEmacs C-1.svg
, the compiler complains about a missing } bracket in the lineand similar for the other images. Compilation happened on Emacs 30.0.5 using LuaLaTeX and a recently upgraded texlive-distribution.
If these images are commented out, compilation succeeds though there are lots of similar images in the document.