diff --git a/README.md b/README.md index fa5fe80..cd76d88 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 titlesec sauerj abstract sectsty shorttoc comment wallpaper epigraph nextpage acro ebgaramond newtx inconsolata etoc +tlmgr install titlesec sauerj abstract sectsty shorttoc comment wallpaper epigraph nextpage acro ebgaramond newtx inconsolata etoc libertinus ``` diff --git a/main.tex b/main.tex index 79ed1f2..1c39918 100644 --- a/main.tex +++ b/main.tex @@ -45,7 +45,7 @@ %% Typography % babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class \usepackage[varqu, varl]{inconsolata} % Better monospace font (with alternative quote [varqu] and l [varl]) -\usepackage[ebgaramond,semibold,textscale=0,vvarbb,subscriptcorrection,amsthm,alth]{newtx} % Use Garamond font for text and math +\usepackage[libertinus]{newtx} % Use Garamond font for text and math \usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read) \allsectionsfont{\sffamily} % Sans-serif for section titles