WriteTeX
WriteTeX copied to clipboard
An Inkscape extension: Latex/Tex editor for Inkscape
The extension does not seem to work with Inkscape 1.2. Any thoughts on how I can debug / help you debug the situation? Shawn Way
Hello, I receive this error ```console Latex error: check your latex file and preamble. CMD executed: xelatex "-output-directory=C:\Users\ANDREW~1\AppData\Local\Temp\writetex-bvhwybqn" -interaction=nonstopmode -halt-on-error "C:\Users\ANDREW~1\AppData\Local\Temp\writetex-bvhwybqn\writetex.tex" > "C:\Users\ANDREW~1\AppData\Local\Temp\writetex-bvhwybqn\writetex.out" Traceback (most recent call last): File "writetex.py",...
Recently I heard about this extension for inkscape. So I tried to install, following the steps mentioned in the official page. My operating system is ubuntu 18.04. I copied both...
But I think there has to be a sizing error. If I export the image with the equations to an eps and include that to my LaTeX file the font...
[dvisvgm](https://github.com/mgieseki/dvisvgm) seems getting more and more attention in the field of converting dvi/pdf to svg. Possible down-side is its long dependencies. Keep it in the watch list for future enhancement...
I use archlinux with texlive installed in /usr/local/ folder, which is not in typical os PATH (something like /usr/bin/....). After I add `/usr/local/texlive/2022/bin/x86_64-linux` to new path, the handle_path function will...