Skip to content

Inkscape

Description: 矢量图绘制。

适用系统类型标签
Windows, Linux, macOSGraphicsVector Graphics

插入LaTeX公式

参考链接

如果仅仅需要实现在Inkscape中插入LaTeX公式,按下面的做,实现最小化安装,如果已经安装了TeX Live,请跳过这一步。

bash
sudo apt install texlive-base texlive-latex-recommended texlive-latex-extra pstoedit

然后在Inkscape中选择“扩展->渲染->公式(pdflatex)",输入公式,点击“应用”即可。输入的公式必须要在数学环境($...$或者$$...$$)内。 参考: