236. Adobe Illustrator latex2ai 安装

requirements

The following software dependencies are required to run LaTeX2AI:

install

Windows

[!TIP]
推荐以用户模式安装

  1. Download LaTeX2AI for your Illustrator version from the GitHub release page.
  2. Unzip the .zip file.
  3. Copy the user interface folder com.isteinbrecher.latex2ai:
    • Installation for current user:
      • Copy com.isteinbrecher.latex2ai to C:\Users\<USERNAME>\AppData\Roaming\Adobe\CEP\extensions (you may need to create this directory).
    • Installation for all users (requires administrator privileges):
      • Copy com.isteinbrecher.latex2ai to C:\Program Files\Common Files\Adobe\CEP\extensions\
  4. Copy the plugin:
    • Installation for current user:
      • Copy LaTeX2AI.aip to any directory. Set this as the Adobe Illustrator plugin directory via Edit > Preferences > Plug-ins & Scratch Disks... > Additional Plug-ins Folder.
    • Installation for all users (requires administrator privileges):
      • Copy LaTeX2AI.aip to C:\Program Files\Adobe\Adobe Illustrator <YOUR VERSION>\Plug-ins\
  5. Restart Adobe Illustrator. Display the LaTeX2AI tools via Window > Toolbars > Advanced.

To uninstall LaTeX2AI, delete the files you copied.

QAs

  • Q: could not determine the ghostscript command. please set the command yourself in latex2ai options

    1. Run the command where gswin64c.exe (for 64-bit systems) or where gswin32c.exe.
    2. The output will display the full path, which typically looks like C:\Program Files\gs\gsX.YY\bin\gswin64c.exe (where X.YY is the version number).