标签:latex 转换 highlight target targe eps 矢量 png source
LaTeX中提供了一个 cmd 命令:bmeps
bmeps [source.png] [target.eps] //将 source.png 转换为 target.eps ,并且 target.eps 为灰度图。 bmeps -c [source.png] [target.eps] //将 source.png 转换为 target.eps ,并且 target.eps 保持 source.png 的颜色。
标签:latex 转换 highlight target targe eps 矢量 png source
原文地址:https://www.cnblogs.com/dushenda/p/10468491.html