Make Inkscape PostScript files compatible with psfrag in LaTeX

版本 1.0.0.0 (2.0 KB) 作者: Ulrich Sachs
eps files exported with Inkscape cannot be used with psfrag.
847.0 次下载
更新时间 2010/12/8

查看许可证

Open your PostScript file with "psfragcompatible"
The function searches the PostScript file for strings of the form <01020304>Tj or [<010203>-1<0405>-1<06>-1<07>1<08>129<090a06>]TJ and replaces them by strings of the form (int)Tj, where int is a number 1,2,3, ...
Finally you can use \psfrag{int}{your latex expression} in LaTeX.

This function is a modification of the function "replaceinfile" written by Pekka Kumpulainen.

The workaround is explained on http://tavmjong.free.fr/INKSCAPE/MANUAL/html/File-Export.html

引用格式

Ulrich Sachs (2024). Make Inkscape PostScript files compatible with psfrag in LaTeX (https://www.mathworks.com/matlabcentral/fileexchange/29649-make-inkscape-postscript-files-compatible-with-psfrag-in-latex), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Migrate GUIDE Apps 的更多信息
致谢

参考作品: Replace strings in text file

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0