diff options
author | Sébastien Dailly <sebastien@dailly.me> | 2024-05-05 18:01:00 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@dailly.me> | 2024-05-05 18:01:00 +0200 |
commit | a8ade224f17c26536b36466ac90a63e505da94ac (patch) | |
tree | 9ac8e86d5b7b4954be18babe69af22e22963aa48 /model_3/resources | |
parent | 496651eeaabe66f041e49b0cc18baeeb5d00e90c (diff) |
Update the font (again)
Diffstat (limited to 'model_3/resources')
-rwxr-xr-x | model_3/resources/10_fonts.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model_3/resources/10_fonts.tex b/model_3/resources/10_fonts.tex index 7c05521..f565b74 100755 --- a/model_3/resources/10_fonts.tex +++ b/model_3/resources/10_fonts.tex @@ -8,7 +8,6 @@ Mapping=tex-text,
Ligatures={Common, Required, Contextual, Historic}
]
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\setmainfont{Quicksand-Light}[
Path=../fonts/,
@@ -17,3 +16,4 @@ \setmonofont{Latin Modern Mono Light}
\input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont
|