From fa17f3094fc1549eb6b7fc8de15f05582e54f704 Mon Sep 17 00:00:00 2001 From: jee7 <raimond.tunnel@ut.ee> Date: Sun, 19 Jan 2025 19:24:23 +0000 Subject: [PATCH] Tweaking README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8c9c46c..c261c15 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ TODO ### Visual Studio Code -Selleks, et kasutada seda malli **Visual Studio Code** tأ¶أ¶keskkonnas, kأµigepealt tأµmmake ja paigaldage see tأ¶أ¶keskkond ([https://code.visualstudio.com/](https://code.visualstudio.com/)). +Selleks, et kasutada seda malli **Visual Studio Code** tأ¶أ¶keskkonnas, kأµigepealt tأµmmake ja paigaldage see tأ¶أ¶keskkond: https://code.visualstudio.com/ Visual Studio (VS) Code on paljude vأµimsate laiendustega kergeloomuline tأ¶أ¶keskkond. Selleks, et VS Code keskkonnas LaTeXiga tأ¶أ¶d teha, tuleks paigaldada jأ¤rgnevad tأ¶أ¶keskkonna laiendused: * **LaTeX Workshop** – Pأµhiline laiendus, mis vأµimaldab LaTeXiga tأ¶أ¶d teha. @@ -45,7 +45,7 @@ TODO ### Visual Studio Code -To use this template with **Visual Studio Code**, first download and install the IDE ([https://code.visualstudio.com/]). +To use this template with **Visual Studio Code**, first download and install the IDE: https://code.visualstudio.com/ Visual Studio (VS) Code is a lightweight IDE with very powerful extensions. To work with LaTeX in VS Code, install the following extensions from within the IDE: * **LaTeX Workshop** – The main extension that allows working with LaTeX. @@ -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/](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/ #### For Linux -- GitLab