From 27e5437876971ed63e3951a7ba21da85d406c655 Mon Sep 17 00:00:00 2001 From: jee7 <raimond.tunnel@ut.ee> Date: Sun, 19 Jan 2025 19:22:52 +0000 Subject: [PATCH] Tweaking README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7ff99a9..9a55fee 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Te peate ka LaTeXi eraldi oma arvutisse paigaldama. #### Windowsil -Tأµmmake alla [https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe](Tex Live) tarkvara. Paigaldamisel te vأµite valida *Advanced* seadistused ja muuta *full scheme* (8 GB) valiku *basic scheme* (~400 MB) valiku peale. Olenemata valikust peate te kأ¤sitsi paigaldama ka `latexmk` ja `latexmk.windows` paketid. +Tأµmmake alla [Tex Live](https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe) tarkvara. Paigaldamisel te vأµite valida *Advanced* seadistused ja muuta *full scheme* (8 GB) valiku *basic scheme* (~400 MB) valiku peale. Olenemata valikust peate te kأ¤sitsi paigaldama ka `latexmk` ja `latexmk.windows` paketid. Kui te valisite *basic scheme* valiku, siis peate te paigaldama ka jأ¤rgnevad paketid: ``` @@ -29,7 +29,7 @@ xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, Kui VS Code tأ¶أ¶keskond أ¼tleb, et ta ei leia أ¼les konkreetset paketti, siis kasutage Tex Live tarkvara, et see paigaldada. -Siin on ka أ¼ks pأµhjalik أµpetus: [https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/] +Siin on ka أ¼ks pأµhjalik أµpetus: (https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/) --- @@ -54,7 +54,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 -Download the [https://www.tug.org/texlive/windows.html#:~:text=install%2Dtl%2Dwindows.exe](Tex Live) 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. +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: ``` @@ -62,7 +62,7 @@ xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, ``` If at any time VS Code tells you that it cannot find a specific package, use the Tex Live software to install it. -There is a comprehensive tutorial also here: [https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/] +There is a comprehensive tutorial also here: [https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/](https://blog.jakelee.co.uk/getting-latex-working-in-vscode-on-windows/) #### For Linux -- GitLab