| Line 18: | Line 18: | ||
The [http://pav.iki.fi/software/textext/ {{latex}} extension] from Pauli Virtanen (Thanks Pauli). The official link seems to be '''[https://github.com/textext/textext here]'''. | The [http://pav.iki.fi/software/textext/ {{latex}} extension] from Pauli Virtanen (Thanks Pauli). The official link seems to be '''[https://github.com/textext/textext here]'''. | ||
Default packages (such as [[laussy.sty]]) can be added in the file <tt>default_packages.tex</tt>: | |||
<pre> | |||
laussy@azag:~$ locate default_packages.tex | |||
/usr/share/inkscape/extensions/textext/default_packages.tex | |||
</pre> | |||
==== Versions ==== | ==== Versions ==== | ||
Inkscape is a vector graphics editor of Scalar Vector Graphics (SVG) documents, which is the tool we use for that purpose.
Can be "linked" or "embedded". This is configured in:
Edit→Preferences→Input/Output→Bitmaps→Import
You can also revert from one type to the other with:
Extensions→Images
The $\mathrm{\LaTeX}$ extension from Pauli Virtanen (Thanks Pauli). The official link seems to be here.
Default packages (such as laussy.sty) can be added in the file default_packages.tex:
laussy@azag:~$ locate default_packages.tex /usr/share/inkscape/extensions/textext/default_packages.tex