aboutsummaryrefslogtreecommitdiff
path: root/model_1
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_1
parentbf88a0d0b0d3f03320ad3cc52eed7c7087ea1f3c (diff)
Updated the resources
Diffstat (limited to 'model_1')
-rwxr-xr-xmodel_1/resources/10_fonts.tex8
1 files changed, 2 insertions, 6 deletions
diff --git a/model_1/resources/10_fonts.tex b/model_1/resources/10_fonts.tex
index 24f6cfc..5455f8a 100755
--- a/model_1/resources/10_fonts.tex
+++ b/model_1/resources/10_fonts.tex
@@ -1,15 +1,12 @@
\usepackage{fontspec}
\defaultfontfeatures{Ligatures={Common, Required, Contextual}}
\setmainfont{EB Garamond}
+ [ BoldFont = {Linux Libertine O Bold}]
\newcommand{\DUtitletitle}[1]{%
{\begin{center}\textbf{\textsc{#1}}\end{center}}
}
-% Change the font for bold text
-\let\bf\textbf
-\renewcommand{\textbf}[1]{{\AltFont\selectfont\bf{#1}}}
-
\setmonofont{Latin Modern Mono Light}
\newfontfamily\EBGaramond
{EB Garamond}
@@ -25,5 +22,4 @@
, Historic } ]
\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
-\newfontfamily\CaviarDreamsFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams}
-\newfontfamily\CaviarDreamsBoldFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams_Bold}
+\input{../common/10_fonts.tex}