isteinbrecher / latex2ai

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

ghostscipt error #126

Closed artisticvisual closed 4 months ago

artisticvisual commented 7 months ago

copied the latex2ai files in specified directory. but when starting illustrator error shows. "the path to the ghostscript executable (gswin32.exe, gswin64c.exe) seem to be weong. Please select the correct path. otherwise Latex2Ai can not be used." if we click ok button illustrator opens a windown. probably it wants to show use correct path of these ghostscript files. what to do?

image

isteinbrecher commented 7 months ago

This message tells you, that the path to Ghostscript could not be found automatically. You need to specify it manually. In the window that opens, navigate to your gswin32.exe or gswin64c.exe executable and select it. This should solve the issue.

Make sure to have a correct version of Ghostscript installed. Please note, that the version of Ghostscript shipped with most LaTeX interpreters is not sufficient. You need to install the Ghostscript version from https://www.ghostscript.com/releases/index.html.

isteinbrecher commented 7 months ago

@artisticvisual could you resolve your issue?

artisticvisual commented 7 months ago

installed ghostscript but when click exe file it shows error.

isteinbrecher commented 7 months ago

Could you post the error you get?

isteinbrecher commented 6 months ago

@artisticvisual is there any new information on this issue, could you resolve the issue?

isteinbrecher commented 4 months ago

I will close this issue, in the upcoming release of LaTeX2AI, the path finding functionality for LaTeX and Ghostscript will be refactored and should work more reliable.