isteinbrecher / latex2ai

LaTeX Plugin for Adobe Illustrator
MIT License
168 stars 5 forks source link

Error in SplitPdfPages #139

Open linlinge opened 6 months ago

linlinge commented 6 months ago

When I use latex2ai plugin in my laptop, it works well. However, I install this plugin in my desktop and modify an equation. The plugin throw an error as follows: image By a way, the version of illustrator is "Adobe illustrator 2022".

isteinbrecher commented 5 months ago

@linlinge thanks for reporting this issue. This seems like it could be an issue with the installation of ghostscript. Can you check the path to the ghostscript-executable listed in the LaTeX2AI options? I assume your path points to the LaTeX installation. Many LaTeX distributions come with a (old or modified) version of ghostscript. Unfortunately this version can not be used in combination with LaTeX2AI. If this is the case, please install the official version of ghostscript and set the path accordingly.

isteinbrecher commented 1 month ago

@linlinge is there an update on this issue? Can this be closed?