Skip to content

Instantly share code, notes, and snippets.

@gmp-prem
Created April 23, 2025 07:24
Show Gist options
  • Select an option

  • Save gmp-prem/2fa4de6b3af4ed1c86c6f725fd4a015a to your computer and use it in GitHub Desktop.

Select an option

Save gmp-prem/2fa4de6b3af4ed1c86c6f725fd4a015a to your computer and use it in GitHub Desktop.
latex writing in vscode
1. install vscode
2. after install vscode, install the latex workshop extension, and close
FOR WINDOWS
3. download and install the MiKTeX software from https://miktex.org/
when installing the miktex, install to the default path
4. download and install Perl for Windows from this link https://strawberryperl.com/
when installing, install to the default path. after install the software, the perl app will ask
to update the version, it might take sometimes to update, after finishing update, can head back to vscode
5. open the vscode, and download the example latex template from anywhere and start writing
6. have to build the .tex everytime to update template pdf output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment