aboutsummaryrefslogtreecommitdiff
path: root/model_6
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2024-05-05 17:17:02 +0200
committerSébastien Dailly <sebastien@dailly.me>2024-05-05 17:17:02 +0200
commit70dd7f1e202296528e40f09a80ecd11a6ce29db0 (patch)
tree0576f64cc25eba71545dd4c94bbae552da362425 /model_6
parentbf88a0d0b0d3f03320ad3cc52eed7c7087ea1f3c (diff)
Updated the resources
Diffstat (limited to 'model_6')
-rwxr-xr-xmodel_6/resources/10_fonts.tex15
-rw-r--r--model_6/resources/CaviarDreams.ttfbin58864 -> 0 bytes
2 files changed, 6 insertions, 9 deletions
diff --git a/model_6/resources/10_fonts.tex b/model_6/resources/10_fonts.tex
index 0dc179e..84eb7a0 100755
--- a/model_6/resources/10_fonts.tex
+++ b/model_6/resources/10_fonts.tex
@@ -1,14 +1,11 @@
\usepackage{fontspec}
-\setmainfont[Mapping=tex-text]{EB Garamond}
-
-% Set the bold font as Linux Libertine as the EB Garamond miss some characters
-\newfontfamily\LibertineFont[Mapping=tex-text]{Linux Libertine O}
-\let\bf\textbf
-\renewcommand{\textbf}[1]{{\LibertineFont\selectfont\bf{#1}}}
+\setmainfont{EB Garamond}
+ [ BoldFont = {Linux Libertine O Bold}
+ , Mapping=tex-text
+ ]
\setmonofont{Latin Modern Mono Light}
-\newfontfamily\TitleFont[Path=resources/, Mapping=tex-text]{CaviarDreams}
-\newfontfamily\CaviarDreamsFont[Path=resources/, Mapping=tex-text]{CaviarDreams}
+\newfontfamily\TitleFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams}
-%\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
+\input{../common/10_fonts.tex}
diff --git a/model_6/resources/CaviarDreams.ttf b/model_6/resources/CaviarDreams.ttf
deleted file mode 100644
index 4ba4279..0000000
--- a/model_6/resources/CaviarDreams.ttf
+++ /dev/null
Binary files differ