All-platform Local LaTeX Solution
[Updated on 2026-07-25]: Recommend Prism and Overleaf If you don’t want to make things complicated, or you need to collaborate with others, just use Prism by OpenAI or Overleaf. (MacTex/MiKTeX + VSCode + LaTeX Workshop) All you need are MacTeX/MiKTeX and LaTex Workshop Extension. Installation 1. Install local LaTeX environment macOS Install MacTeX, you can refer to this link, or if you are a homebrew (highly recommended) user, you can simply use brew install mactex to finish this. ...