From a131888610ae09c67733fcef10d556a3dc62901c Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Fri, 28 Jun 2024 21:01:14 +0200 Subject: [PATCH] Fix package list in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91a89cd..5ebd23a 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,5 @@ Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recomm You may need to install the following packages: ```bash -tlmgr install abstract acro babel-french caption comment epigraph eso-pic etoc import inconsolata libertinus newtx nextpage pdflscape pdfpages sauerj shorttoc titlesec wallpaper +tlmgr install adjustbox babel babel-english biber biblatex bookmark booktabs caption changes csquotes emptypage enumitem etoc etoolbox fancyhdr fontaxes fontenc graphicx hyperref iftex import inconsolata libertinus libertinus-fonts libertinus-otf libertinus-type1 makecell mathtools microtype multirow nextpage pdflscape pdfpages sectsty setspace siunitx subfig tabularx textcomp truncate todonotes ulem upquote xcolor xstring ```