<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1">Hi all,<br>
<br>
Every then and now (I think this happens, when something changes
in the notebook latex templates, but I am not sure), I have
difficulties embedding SVG figures. If I run the notebook and set
InlineBackend.figure_format = 'png', the figures are included in
the latex file. If I set <br>
</font>InlineBackend.figure_format = 'svg'<font size="+1">, the
figures are pulled out, converted to pdf, and placed in the
support folder, but they are not linked in the latex file, their
place is empty like <br>
<br>
\begin{center}<br>
\adjustimage{max size={0.9\linewidth}{0.9\paperheight}}{}<br>
\end{center}<br>
<br>
Could someone point out, where and what I should fix in order to
make this work?<br>
<br>
Many thanks,<br>
<br>
Zoltán<br>
</font>
</body>
</html>