Hi there.
I have
extensions = [
'sphinx.ext.todo',
'sphinx.ext.imgmath',
'sphinx.ext.ifconfig',
'sphinxcontrib.bibtex',
'sphinx_rtd_theme',
'sphinxcontrib.inkscapeconverter'
]
# The name of an image file (relative to this directory) to place at the top of
# the title page.
latex_logo = 'image.svg'
I have inkscape installed, but but I still get:
! LaTeX Error: Unknown graphics extension: .svg.
In fact, it seems to me that the converter does not even
come into play, as I see in the LaTeX generated code:
\newcommand{\sphinxlogo}{\sphinxincludegraphics{image.svg}\par}
What am I missing?
Thanks,
Roberto
--
You received this message because you are subscribed to the Google Groups
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/sphinx-users/bb0861d5-7b62-076e-a7f6-c626cd9781e1%40cs.unipr.it.