Skip to Content
🎉 TexSlide is released. Read more →
DocumentationInstall TexSlide

Download & Installation

Visit the TexSlide Website , download the appropriate installer for your operating system, and complete the installation.

macOS

  1. Download the texslide.dmg installer package.
  2. Double-click to open the disk image and drag TexSlide.app to your Applications folder.
  3. Find TexSlide in Launchpad and click to run.

Configure Engine

After installing TexSlide, you need to properly configure the LaTeX engine path.

Select Engine

Choose the appropriate compilation engine based on your presentation document requirements.

EngineScenarioDescription
latexEnglish-only documentsThe traditional PDFTeX engine with excellent compatibility, suitable for documents containing only English and mathematical formulas.
xelatexMultilingual documentsThe modern XeTeX engine with contemporary font system, supporting Unicode characters including Chinese, Japanese, and others.

Configuration Steps

  1. Click TexSlide -> Preferences in the menu bar, then select TexSlide -> Formula in the Options panel.
  2. As shown below, set the LaTeX path in the LaTeX Path Settings section on the right.

LaTex Path Setting

  • Click AutoDetect to let TexSlide automatically search for installed latex, xelatex, and dvisvgm executables.
  • If auto-detection fails, click Edit to manually set the full path to latex, xelatex, and dvisvgm executables.
  1. Select either latex or xelatex as your compilation engine based on your needs.
  2. After configuration, click Apply. TexSlide will verify whether the configured LaTeX is usable. If the path is incorrect, a warning dialog will appear with the message: The path of latex is not correct!.
Last updated on