diff --git a/README.md b/README.md index c261c15e7cd1bb0af217c3bb8e9be105920d97e2..324f69dd1acd6b3b2d66e131d47da932f59505fa 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,13 @@ Kui VS Code tأ¶أ¶keskond أ¼tleb, et ta ei leia أ¼les konkreetset paketti, siis k Siin on ka أ¼ks pأµhjalik أµpetus: https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/ +#### Linuxil + +TODO + +#### Macil + +TODO --- # The LaTeX Thesis Template for the Bachelor's and Master's Theses at the Institute of Computer Science @@ -53,7 +60,7 @@ Visual Studio (VS) Code is a lightweight IDE with very powerful extensions. To w You also need to separately install LaTeX itself on your computer. -#### For Windows +#### On Windows Download the [Tex Live](https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe) software. When installing, you can select *Advaned* and change *full scheme* (8 GB) to *basic scheme* (~400 MB). Regardless of your choice, you have to install the packages `latexmk` and `latexmk.windows` manually. If you chose the *basic scheme*, you need to also install the following packages: @@ -64,12 +71,12 @@ If at any time VS Code tells you that it cannot find a specific package, use the There is a comprehensive tutorial also here: https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/ -#### For Linux +#### On Linux TODO -#### For Mac +#### On Mac TODO