Use libertinus
This commit is contained in:
@@ -5,5 +5,5 @@ Compile `main.tex` using either `pdflatex` with `biblatex` or `lualatex` (recomm
|
|||||||
You may need to install the following packages:
|
You may need to install the following packages:
|
||||||
|
|
||||||
```bash
|
```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
|
||||||
```
|
```
|
||||||
|
|||||||
2
main.tex
2
main.tex
@@ -45,7 +45,7 @@
|
|||||||
%% Typography
|
%% Typography
|
||||||
% babel, csquotes, fontenc, microtype, lmodern, textcomp are already loaded by the class
|
% 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[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)
|
\usepackage{microtype} % Micro-typography improvements (slightly more compact, better to read)
|
||||||
|
|
||||||
\allsectionsfont{\sffamily} % Sans-serif for section titles
|
\allsectionsfont{\sffamily} % Sans-serif for section titles
|
||||||
|
|||||||
Reference in New Issue
Block a user