\usepackage{svg}
does not work on own instance
#42
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
on https://overleaf.lemnoslife.com.
Related to #30 and #5.
Menu > Settings > Compiler does not seem to help as far as I tested with LaTeX in addition to default pdfLaTeX.
I guess that need to use another Docker image or modify current one.
+2
https://plmlatex.math.cnrs.fr wants directly
svg-inkscape/
content it seems, maybe there is a $LaTeX option when\usepackage
or\includesvg
if I remember correctly.DuckDuckGo search svg-inkscape includesvg LaTeX.
--shell-escape
Source: the Tex Stack Exchange answer 74693
It works out of the box on https://www.overleaf.com.
https://fr.wikipedia.org/wiki/Fichier:Logo_de_la_présidence_de_la_République_(2018).svg
Tracked at:
inkscapelatex=false
(source: the Tex Stack Exchange answer 437498) does not seem helpful here but helps locally with other.svg
s to not have distorted text once included in\LaTeX
.Related to Benjamin-Loison/latex2e/issues/24.
Maybe PLMLaTeX SVG never worked.
For
CENSORED.svg
:Output:
are all of these actually necessary?
Being able to generate the needed one without having to compile a
.tex
would help.Note that may have to consider a
.svg
with text.https://plmlatex.math.cnrs.fr complains about missing
CENSORED_svg-raw.pdf
. So let us provide it as it is not biased it seems that way.For another
.svg
I only have_svg-raw.pdf
generated and it works fine on https://plmlatex.math.cnrs.fr and I can select the figure text.DuckDuckGo search Linux SVG to PDF.
Should ensure that can still select the PDF text. See #issuecomment-3696.
Output:
Source: the Super User answer 381128
on my Debian 12 GNOME laptop.
Output:
Text is still selectable, if pay attention to Benjamin_Loison/matplotlib/issues/27.
does not return anything.
svg-inkscape/
and above method results in visually identical PDFs.Related to Benjamin_Loison/pdf/issues/13.
Related to Benjamin_Loison/matplotlib/issues/33.
The person:
also faces this issue for https://plmlatex.math.cnrs.fr.
does not return anything and works as wanted.
Matplotlib PDF export is also text selectable, but may be less clear to edit with Inkscape for instance.
suggests such complexity.
Related to Benjamin_Loison/inkscape/issues/9.