isteinbrecher / latex2ai

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

LaTeX2AI does not work with Illustrator 2023. #114

Closed yiqiaowang-arch closed 1 year ago

yiqiaowang-arch commented 1 year ago

I have done the suggested installation step to place both the .exe and .aip file into the folder of illustrator as below: C:\Program Files\Adobe\Adobe Illustrator 2023\Plug-ins\LaTeX2AI However, when I opened the AI, it warned as below. image It asked me to select .exe files so I selected the one I just put into plug-in as above. Then it warned me to choose exact 6 exe files. image I have no idea where these files are. It would be nice if you could help me with my problems. Thanks!

isteinbrecher commented 1 year ago

The path you are asked to select is the path to ghostscript, not the one to the LaTeX2AIForms.exe. Please make sure you have ghostscript installed and select the executable gswin32.exe or gswin64.exe (in most cases the path should be found automatically).

Remark: You might have to delete your application settings file under C:\Users\<USERNAME>\AppData\Local\Adobe\Illustrator\LaTeX2AI\LaTeX2AI_application_data.xml.

isteinbrecher commented 1 year ago

@johnbriton did you manage to solve your problem?

yiqiaowang-arch commented 1 year ago

@johnbriton did you manage to solve your problem?

Yes. I forgot to install ghostscript. Now everything works fine. Thank you very much for that! It is very useful!