From e652d8bdb17c1a37afb0e6d8bf58b3ca08e64aa3 Mon Sep 17 00:00:00 2001 From: jee7 <raimond.tunnel@ut.ee> Date: Mon, 27 Jan 2025 23:04:45 +0000 Subject: [PATCH] xurl is now a required package, changed README.md accordingly. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c24a385..2a9fc7c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Tأµmmake alla [Tex Live](https://www.tug.org/texlive/windows.html#:~:text=instal Kui te valisite *basic scheme* valiku, siis peate te paigaldama ka jأ¤rgnevad paketid: ``` -xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors +xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors, xurl ``` Kui VS Code tأ¶أ¶keskond أ¼tleb, et ta ei leia أ¼les konkreetset paketti, siis kasutage Tex Live tarkvara, et see paigaldada. @@ -81,7 +81,7 @@ Download the [Tex Live](https://www.tug.org/texlive/windows.html#:~:text=install If you chose the *basic scheme*, you need to also install the following packages: ``` -xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors +xcolor, parskip, etoolbox, microtype, kastrup, newtx, xpatch, xkeyval, xstring, fontaxes, tex-gyre, titlesec, caption, wrapfig, collectbox, adjustbox, footmisc, fancyvrb, fvextra, upquote, lineno, csquotes, cachefile, float, fp, latex2pydata, minted.windows, newfloat, pgf, pgfopts, minted, logreq, biblatex, biber.windows, biber, babel-estonian, hyphen-Estonian, euenc, tipa, xunicode, fontspec, lua-ul, tabularray, ninecolors, xurl ``` If at any time VS Code tells you that it cannot find a specific package, use the Tex Live software to install it. -- GitLab