mrpiggi / svg

Handling SVG pictures in LaTeX documents using Inkscape, ImageMagick and/or Ghostscript
Other
65 stars 12 forks source link

problem in importing pictures with version 2.02c #16

Closed TeoFed89 closed 4 years ago

TeoFed89 commented 4 years ago

Hello. This MWE doesn't work with version 2.02c:

% !TeX spellcheck = it_IT
% !TeX TS-program = lualatex
% !TeX encoding = UTF-8

\documentclass{scrreprt}

\usepackage{svg}

\begin{document}
  Hello world!
  \includesvg{crystal}
\end{document}

The issue seems to be related to the quotes that the package adds when searching for the file. This is suggested both by the .log file, which reads

! error:  (file ./svg-inkscape/"crystal"_svg-tex.pdf) (pdf backend): cannot find
 image file './svg-inkscape/"crystal"_svg-tex.pdf'
!  ==> Fatal error occurred, no output PDF file produced!

and by this workaround, posted by David Carlisle on StackExchange, which actually fixes the problem.

\makeatletter
\let\quote@name\unquote@name
\makeatother

EDIT - Also this solution, used by alessanderbotti in a previous issue, works fine:

\RequirePackage[2019/09/30]{latexrelease}

Subsequent dates will not work.

mrpiggi commented 4 years ago

Are you sure, that you are using v2.02c of package svg? This version should actually fix this problem. Please have a look in the log file, which version is loaded. This example compiles as expected

\listfiles
\documentclass{scrreprt}
\usepackage{svg}
\begin{document}
  Hello world!
  \includesvg[lastpage=1]{svg-example}
\end{document}

As you are referencing to a solution on StackExchange, it would be kind to provide the related link.

Edit: The referenced topic https://tex.stackexchange.com/q/512840

TeoFed89 commented 4 years ago

Yes, the version is 2.02c. The log reads:

(c:/texlive/2019/texmf-dist/tex/latex/svg/svg.sty
Package: svg 2019/10/10 v2.02c (include SVG pictures)

I see that you already found the topic yourself. :)

mrpiggi commented 4 years ago

So would you please so kind to execute the MWE I gave and attach/post the resulting log file. As I said, I can't reproduce the error you described. I attached all files I used for my test. svgtest.zip The log file looks like this

This is LuaTeX, Version 1.10.0 (TeX Live 2019/W32TeX)  (format=lualatex 2019.10.19)  22 OCT 2019 21:05
 system commands enabled.
**svgtest.tex
(./svgtest.tex
LaTeX2e <2019-10-01> patch level 1
Lua module: luaotfload-main 2019-09-13 3.00 luaotfload entry point
Lua module: luaotfload-init 2019-09-13 3.00 luaotfload submodule / initializatio
n
Lua module: lualibs 2019-08-11 2.67 ConTeXt Lua standard libraries.
Lua module: lualibs-extended 2019-08-11 2.67 ConTeXt Lua libraries -- extended c
ollection.
Lua module: luaotfload-log 2019-09-13 3.00 luaotfload submodule / logging
Lua module: luaotfload-parsers 2019-09-13 3.00 luaotfload submodule / filelist
Lua module: luaotfload-configuration 2019-09-13 3.00 luaotfload submodule / conf
ig file reader
luaotfload | conf : Root cache directory is C:/Users/Hanisch/.texlive2019/texmf-
var/luatex-cache/generic/names.
luaotfload | init : Loading fontloader “fontloader-2019-08-11.lua” from kpse
-resolved path “c:/texlive/2019/texmf-dist/tex/luatex/luaotfload/fontloader-20
19-08-11.lua”.
Lua-only attribute luaotfload@state = 2
Lua-only attribute luaotfload@noligature = 3
Lua-only attribute luaotfload@syllabe = 4
luaotfload | init : Context OpenType loader version “3.109”
Inserting `luaotfload.node_processor' at position 1 in `pre_linebreak_filter'.
Inserting `luaotfload.node_processor' at position 1 in `hpack_filter'.
Lua module: luaotfload-loaders 2019-09-13 3.00 luaotfload submodule / callback h
andling
Inserting `luaotfload.define_font' at position 1 in `define_font'.
Lua module: luaotfload-database 2019-09-13 3.00 luaotfload submodule / database
Lua module: luaotfload-unicode 2019-09-13 3.00 luaotfload submodule / Unicode he
lpers
Lua module: luaotfload-colors 2019-09-13 3.00 luaotfload submodule / color
Lua-only attribute luaotfload_color_attribute = 5
Lua module: luaotfload-resolvers 2019-09-13 3.00 luaotfload submodule / resolver
s
luaotfload | conf : Root cache directory is C:/Users/Hanisch/.texlive2019/texmf-
var/luatex-cache/generic/names.
Lua module: luaotfload-features 2019-09-13 3.00 luaotfload submodule / features
Lua module: luaotfload-letterspace 2019-09-13 3.00 luaotfload submodule / color
Lua module: luaotfload-embolden 2019-09-13 3.00 luaotfload submodule / color
Lua module: luaotfload-notdef 2019-09-13 3.00 luaotfload submodule / color
Lua module: luaotfload-auxiliary 2019-09-13 3.00 luaotfload submodule / auxiliar
y functions
Inserting `luaotfload.aux.set_sscale_dimens' at position 1 in `luaotfload.patch_
font'.
Inserting `luaotfload.aux.patch_cambria_domh' at position 2 in `luaotfload.patch
_font'.
Inserting `luaotfload.aux.fixup_fontdata' at position 1 in `luaotfload.patch_fon
t_unsafe'.
Inserting `luaotfload.aux.set_capheight' at position 3 in `luaotfload.patch_font
'.
Inserting `luaotfload.aux.set_xheight' at position 4 in `luaotfload.patch_font'.
Lua module: luaotfload-multiscript 2019-09-13 3.00 luaotfload submodule / multis
cript
Inserting `luaotfload.rewrite_fontname' at position 5 in `luaotfload.patch_font'
.
luaotfload | main : initialization completed in 0.293 seconds
(c:/texlive/2019/texmf-dist/tex/latex/koma-script/scrreprt.cls
Document Class: scrreprt 2019/10/16 v3.27a.3270 KOMA-Script document class (repo
rt)
(c:/texlive/2019/texmf-dist/tex/latex/koma-script/scrkbase.sty
Package: scrkbase 2019/10/16 v3.27a.3270 KOMA-Script package (KOMA-Script-depend
ent basics and keyval usage)

(c:/texlive/2019/texmf-dist/tex/latex/koma-script/scrbase.sty
Package: scrbase 2019/10/16 v3.27a.3270 KOMA-Script package (KOMA-Script-indepen
dent basics and keyval usage)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(c:/texlive/2019/texmf-dist/tex/latex/koma-script/scrlfile.sty
Package: scrlfile 2019/10/16 v3.27a.3270 KOMA-Script package (loading files)
)))
(c:/texlive/2019/texmf-dist/tex/latex/koma-script/tocbasic.sty
Package: tocbasic 2019/10/16 v3.27a.3270 KOMA-Script package (handling toc-files
)
\scr@dte@tocline@numberwidth=\skip41
\scr@dte@tocline@numbox=\box27
)
Package tocbasic Info: omitting babel extension for `toc'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `toc' on input line 137.
Class scrreprt Info: File `scrsize11pt.clo' used instead of
(scrreprt)           file `scrsize11.clo' to setup font sizes on input line 2418
.

(c:/texlive/2019/texmf-dist/tex/latex/koma-script/scrsize11pt.clo
File: scrsize11pt.clo 2019/10/16 v3.27a.3270 KOMA-Script font size class option 
(11pt)
luaotfload | db : Font names database loaded from C:/Users/Hanisch/.texlive2019/
texmf-var/luatex-cache/generic/names/luaotfload-names.luc)
(c:/texlive/2019/texmf-dist/tex/latex/koma-script/typearea.sty
Package: typearea 2019/10/16 v3.27a.3270 KOMA-Script package (type area)
\ta@bcor=\skip42
\ta@div=\count80
\ta@hblk=\skip43
\ta@vblk=\skip44
\ta@temp=\skip45
\footheight=\skip46
Package typearea Info: These are the values describing the layout:
(typearea)             DIV  = 10
(typearea)             BCOR = 0.0pt
(typearea)             \paperwidth      = 597.50793pt
(typearea)              \textwidth      = 418.25555pt
(typearea)              DIV departure   = -6%
(typearea)              \evensidemargin = 17.3562pt
(typearea)              \oddsidemargin  = 17.3562pt
(typearea)             \paperheight     = 845.04694pt
(typearea)              \textheight     = 595.80026pt
(typearea)              \topmargin      = -25.16531pt
(typearea)              \headheight     = 17.0pt
(typearea)              \headsep        = 20.40001pt
(typearea)              \topskip        = 11.0pt
(typearea)              \footskip       = 47.6pt
(typearea)              \baselineskip   = 13.6pt
(typearea)              on input line 1717.
)
\c@part=\count81
\c@chapter=\count82
\c@section=\count83
\c@subsection=\count84
\c@subsubsection=\count85
\c@paragraph=\count86
\c@subparagraph=\count87
\scr@dte@chapter@maxnumwidth=\skip47
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\chapter on input line 5526.
\scr@dte@section@maxnumwidth=\skip48
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)           for `\section on input line 5536.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\section on input line 5536.
\scr@dte@part@maxnumwidth=\skip49
Class scrreprt Info: using compatibility default `afterindent=true'
(scrreprt)           for `\part on input line 5545.
\scr@dte@subsection@maxnumwidth=\skip50
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)           for `\subsection on input line 5555.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\subsection on input line 5555.
\scr@dte@subsubsection@maxnumwidth=\skip51
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)           for `\subsubsection on input line 5565.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\subsubsection on input line 5565.
\scr@dte@paragraph@maxnumwidth=\skip52
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)           for `\paragraph on input line 5575.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\paragraph on input line 5575.
\scr@dte@subparagraph@maxnumwidth=\skip53
Class scrreprt Info: using compatibility default `runin=bysign'
(scrreprt)           for `\subparagraph on input line 5585.
Class scrreprt Info: using compatibility default `afterindent=bysign'
(scrreprt)           for `\subparagraph on input line 5585.
\abovecaptionskip=\skip54
\belowcaptionskip=\skip55
\c@pti@nb@sid@b@x=\box28
Package tocbasic Info: omitting babel extension for `lof'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lof' on input line 6809.
\scr@dte@figure@maxnumwidth=\skip56
\c@figure=\count88
Package tocbasic Info: omitting babel extension for `lot'
(tocbasic)             because of feature `nobabel' available
(tocbasic)             for `lot' on input line 6826.
\scr@dte@table@maxnumwidth=\skip57
\c@table=\count89
Class scrreprt Info: Redefining `\numberline' on input line 6995.
\bibindent=\dimen102
)
(c:/texlive/2019/texmf-dist/tex/latex/svg/svg.sty
Package: svg 2019/10/10 v2.02c (include SVG pictures)

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX detected.
)
(c:/texlive/2019/texmf-dist/tex/generic/ifxetex/ifxetex.sty
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional
)
(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2019/07/25 v0.30 Utility functions of pdfTeX for LuaTeX (HO)

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
\pdftexcmds@toks=\toks15
)
(c:/texlive/2019/texmf-dist/tex/latex/tools/shellesc.sty
Package: shellesc 2016/06/07 v0.02b unified shell escape interface for LaTeX
Package shellesc Info: Unrestricted shell escape enabled on input line 70.
)
(c:/texlive/2019/texmf-dist/tex/latex/trimspaces/trimspaces.sty
Package: trimspaces 2009/09/17 v1.1 Trim spaces around a token list
)
(c:/texlive/2019/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2019/10/08 v1.3c Standard LaTeX Graphics (DPC,SPQR)

(c:/texlive/2019/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(c:/texlive/2019/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: luatex.def on input line 105.

(c:/texlive/2019/texmf-dist/tex/latex/graphics-def/luatex.def
File: luatex.def 2018/01/08 v1.0l Graphics/color driver for luatex
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
)
\svg@box=\box29
\c@svg@param@lastpage=\count90
\c@svg@param@currpage=\count91

(c:/texlive/2019/texmf-dist/tex/latex/ifplatform/ifplatform.sty
Package: ifplatform 2017/10/13 v0.4a Testing for the operating system

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/catchfile.sty
Package: catchfile 2016/05/16 v1.7 Catch the contents of a file (HO)

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)
))))
(c:/texlive/2019/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

(c:/texlive/2019/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: luatex.def on input line 225.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
Package xcolor Info: Model `RGB' extended on input line 1364.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
)
(c:/texlive/2019/texmf-dist/tex/latex/oberdiek/transparent.sty
Package: transparent 2018/11/18 v1.3 Transparency via pdfTeX's color stack (HO)

(c:/texlive/2019/texmf-dist/tex/latex/oberdiek/auxhook.sty
Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO)
))
No file svgtest.aux.

\openout1 = svgtest.aux
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for TU/lmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
Package scrbase Info: activating english \contentsname on input line 4.
Package scrbase Info: activating english \listfigurename on input line 4.
Package scrbase Info: activating english \listtablename on input line 4.
(c:/texlive/2019/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count92
\scratchdimen=\dimen105
\scratchbox=\box30
\nofMPsegments=\count93
\nofMParguments=\count94
\everyMPshowfont=\toks16
\MPscratchCnt=\count95
\MPscratchDim=\dimen106
\MPnumerator=\count96
\makeMPintoPDFobject=\count97
\everyMPtoPDFconversion=\toks17
) (c:/texlive/2019/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

(c:/texlive/2019/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)
))
(c:/texlive/2019/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

(c:/texlive/2019/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)
))
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 43
8.
Package grfext Info: Graphics extension search list:
(grfext)             [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG
,.JBIG2,.JB2,.eps]
(grfext)             \AppendGraphicsExtensions on input line 456.

(c:/texlive/2019/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live

))
Package svg Info: Calling Inkscape on input line 6.

(./svg-inkscape/svg-example_svg-tex.pdf_tex
<./svg-inkscape/svg-example_svg-tex.pdf, id=1, page=1, 199.99216pt x 163.32733pt
>
File: ./svg-inkscape/svg-example_svg-tex.pdf Graphic file (type pdf)
<use ./svg-inkscape/svg-example_svg-tex.pdf, page 1>
Package luatex.def Info: ./svg-inkscape/svg-example_svg-tex.pdf , page1 used on 
input line 56.
(luatex.def)             Requested size: 199.99216pt x 163.3319pt.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <10.95> on input line 57.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <8> on input line 57.
LaTeX Font Info:    External font `cmex10' loaded for size
(Font)              <6> on input line 57.

LaTeX Warning: Reference `fig:example-tex' on page 1 undefined on input line 62.

)

Package transparent Warning: Rerun to get transparencies right.

[1

{c:/texlive/2019/texmf-var/fonts/map/pdftex/updmap/pdftex.map}<./svg-inkscape/sv
g-example_svg-tex.pdf>] (./svgtest.aux)

 *File List*
scrreprt.cls    2019/10/16 v3.27a.3270 KOMA-Script document class (report)
scrkbase.sty    2019/10/16 v3.27a.3270 KOMA-Script package (KOMA-Script-dependen
t basics and keyval usage)
 scrbase.sty    2019/10/16 v3.27a.3270 KOMA-Script package (KOMA-Script-independ
ent basics and keyval usage)
  keyval.sty    2014/10/28 v1.15 key=value parser (DPC)
scrlfile.sty    2019/10/16 v3.27a.3270 KOMA-Script package (loading files)
tocbasic.sty    2019/10/16 v3.27a.3270 KOMA-Script package (handling toc-files)
scrsize11pt.clo    2019/10/16 v3.27a.3270 KOMA-Script font size class option (11
pt)
typearea.sty    2019/10/16 v3.27a.3270 KOMA-Script package (type area)
     svg.sty    2019/10/10 v2.02c (include SVG pictures)
   ifpdf.sty    2018/09/07 v3.3 Provides the ifpdf switch
ifluatex.sty    2016/05/16 v1.4 Provides the ifluatex switch (HO)
 ifxetex.sty    2010/09/12 v0.6 Provides ifxetex conditional
pdftexcmds.sty    2019/07/25 v0.30 Utility functions of pdfTeX for LuaTeX (HO)
infwarerr.sty    2016/05/16 v1.4 Providing info/warning/error messages (HO)
 ltxcmds.sty    2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
shellesc.sty    2016/06/07 v0.02b unified shell escape interface for LaTeX
trimspaces.sty    2009/09/17 v1.1 Trim spaces around a token list
graphicx.sty    2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty    2019/10/08 v1.3c Standard LaTeX Graphics (DPC,SPQR)
    trig.sty    2016/01/03 v1.10 sin cos tan (DPC)
graphics.cfg    2016/06/04 v1.11 sample graphics configuration
  luatex.def    2018/01/08 v1.0l Graphics/color driver for luatex
ifplatform.sty    2017/10/13 v0.4a Testing for the operating system
catchfile.sty    2016/05/16 v1.7 Catch the contents of a file (HO)
etexcmds.sty    2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)
  xcolor.sty    2016/05/11 v2.12 LaTeX color extensions (UK)
   color.cfg    2016/01/02 v1.6 sample color configuration
transparent.sty    2018/11/18 v1.3 Transparency via pdfTeX's color stack (HO)
 auxhook.sty    2016/05/16 v1.4 Hooks for auxiliary files (HO)
supp-pdf.mkii
epstopdf-base.sty    2016/05/15 v2.6 Base part for package epstopdf
  grfext.sty    2016/05/16 v1.2 Manage graphics extensions (HO)
kvdefinekeys.sty    2016/05/16 v1.4 Define keys (HO)
kvoptions.sty    2016/05/16 v3.12 Key value format for package options (HO)
kvsetkeys.sty    2016/05/16 v1.17 Key value parser (HO)
epstopdf-sys.cfg    2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Live
./svg-inkscape/"svg-example"_svg-tex.pdf_tex
./svg-inkscape/svg-example_svg-tex.pdf
 ***********

LaTeX Warning: There were undefined references.

)

Here is how much of LuaTeX's memory you used:
 5261 strings out of 493864
 100000,319454 words of node,token memory allocated
 397 words of node memory still in use:
   2 hlist, 1 vlist, 1 rule, 2 glue, 3 kern, 1 glyph, 4 attribute, 48 glue_spec,
 4 attribute_list, 1 write nodes
   avail lists: 1:1,2:497,3:44,4:85,5:155,6:7,7:1010,8:15,9:453,10:5,11:18
 9731 multiletter control sequences out of 65536+600000
 29 fonts using 1315415 bytes
 44i,15n,72p,10081b,412s stack positions out of 5000i,500n,10000p,200000b,100000s
<c:/texlive/2019/texmf-dist/fonts/opentype/public/lm/lmroman6-bold.otf><c:/texli
ve/2019/texmf-dist/fonts/opentype/public/lm/lmroman6-regular.otf><c:/texlive/201
9/texmf-dist/fonts/opentype/public/lm/lmroman10-bold.otf><c:/texlive/2019/texmf-
dist/fonts/opentype/public/lm/lmroman10-italic.otf><c:/texlive/2019/texmf-dist/f
onts/opentype/public/lm/lmroman10-regular.otf><c:/texlive/2019/texmf-dist/fonts/
type1/public/amsfonts/cm/cmex10.pfb><c:/texlive/2019/texmf-dist/fonts/type1/publ
ic/amsfonts/cm/cmmi10.pfb><c:/texlive/2019/texmf-dist/fonts/type1/public/amsfont
s/cm/cmmi8.pfb><c:/texlive/2019/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.
pfb><c:/texlive/2019/texmf-dist/fonts/type1/public/amsfonts/cm/cmr6.pfb><c:/texl
ive/2019/texmf-dist/fonts/type1/public/amsfonts/cm/cmr8.pfb><c:/texlive/2019/tex
mf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb><c:/texlive/2019/texmf-dist/fo
nts/type1/public/amsfonts/cm/cmsy8.pfb>
Output written on svgtest.pdf (1 page, 77679 bytes).

PDF statistics: 79 PDF objects out of 1000 (max. 8388607)
 50 compressed objects within 1 object stream
 0 named destinations out of 1000 (max. 131072)
 1 words of extra memory for PDF output out of 10000 (max. 100000000)
TeoFed89 commented 4 years ago

Your test works! You can find both log files in the attached zip. log.zip

TeoFed89 commented 4 years ago

Also, you can find here all the files related to the test I performed... svg test.zip

mrpiggi commented 4 years ago

Well, this is a tough issue. When deleting all auxiliary files, the running lualatex --shell-escape fails. But if you run first pdflatex --shell-escape and lualatex afterwards, everything works well. Nevertheless, I'm going to release a hotfix soon.