Fix package list in README

This commit is contained in:
2024-06-28 21:01:14 +02:00
parent 271eca2df4
commit a131888610

View File

@@ -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
```