Getting started • Notes • More about
- Install MiKTeX
- Install Perl
- Install VSCode (Text editor)
- Install LaTeX Workshop extension (To compile directly from VSCode and preview the PDF)
- Optional - Install LTeX – LanguageTool grammar/spell checking extension
- Open thesis folder in VSCode
- Write your thesis
- Build your LaTeX thesis (Each time changes are saved, they are automatically compiled.)
- Preview your PDF
- In this repository, the PDF report is located in the
build
folder. - Ability to change the location of compilation files (including PDF) in the LaTeX Workshop extension settings :
latex-workshop.latex.outDir
(%DIR%/build e.g.)
2023-2024