aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2024-05-05 18:01:00 +0200
committerSébastien Dailly <sebastien@dailly.me>2024-05-05 18:01:00 +0200
commita8ade224f17c26536b36466ac90a63e505da94ac (patch)
tree9ac8e86d5b7b4954be18babe69af22e22963aa48
parent496651eeaabe66f041e49b0cc18baeeb5d00e90c (diff)
Update the font (again)HEADmaster
-rwxr-xr-xmodel_1/resources/10_fonts.tex2
-rwxr-xr-xmodel_2/resources/10_fonts.tex2
-rwxr-xr-xmodel_3/resources/10_fonts.tex2
-rwxr-xr-xmodel_4/resources/10_fonts.tex2
-rwxr-xr-xmodel_5/resources/10_fonts.tex3
5 files changed, 6 insertions, 5 deletions
diff --git a/model_1/resources/10_fonts.tex b/model_1/resources/10_fonts.tex
index 5455f8a..d070ac6 100755
--- a/model_1/resources/10_fonts.tex
+++ b/model_1/resources/10_fonts.tex
@@ -21,5 +21,5 @@
, Contextual
, Historic } ]
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont
diff --git a/model_2/resources/10_fonts.tex b/model_2/resources/10_fonts.tex
index 7d98468..0bb7c03 100755
--- a/model_2/resources/10_fonts.tex
+++ b/model_2/resources/10_fonts.tex
@@ -10,5 +10,5 @@
Mapping=tex-text,
Ligatures={Common, Required, Contextual, Historic}
]
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont
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
diff --git a/model_4/resources/10_fonts.tex b/model_4/resources/10_fonts.tex
index e8014fb..164d136 100755
--- a/model_4/resources/10_fonts.tex
+++ b/model_4/resources/10_fonts.tex
@@ -1,6 +1,5 @@
\usepackage{fontspec}
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\newfontfamily\BeatrixFont[Path=../fonts/,Mapping=tex-text]{Beatrix}
\defaultfontfeatures{Ligatures={Common, Required, Contextual}}
@@ -9,3 +8,4 @@
\setmonofont{Latin Modern Mono Light}
\input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont
diff --git a/model_5/resources/10_fonts.tex b/model_5/resources/10_fonts.tex
index befadd5..52b69c3 100755
--- a/model_5/resources/10_fonts.tex
+++ b/model_5/resources/10_fonts.tex
@@ -10,4 +10,5 @@
{EB Garamond}
[ Mapping=tex-text ]
-\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
+\input{../common/10_fonts.tex}
+\let\AltFont\LibertineFont