20221115 Using TeX and LaTeX in VSCode (blu3mo)
- https://qiita.com/DaikiSuyama/items/d463c5b7afdabc5fcde5
-
MacTex includes three applications: LaTeXit, TexShop (GUI applications), and TeXLive and GhostScript.
-
-
Prepare a sample file called hoge.tex and execute ”% platex hoge.tex” and ”% dvipdfmx hoge.dvi” in order to confirm that a PDF is created.