From f83e8b39df08ea9e9ca130a4578c749d48d55844 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Sat, 10 Aug 2019 20:36:56 +0200 Subject: First commit --- model_2/resources/10_fonts.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 model_2/resources/10_fonts.tex (limited to 'model_2/resources/10_fonts.tex') diff --git a/model_2/resources/10_fonts.tex b/model_2/resources/10_fonts.tex new file mode 100755 index 0000000..e229582 --- /dev/null +++ b/model_2/resources/10_fonts.tex @@ -0,0 +1,8 @@ +\newfontfamily\EBLigatures{EB Garamond}[ + Mapping=tex-text, + Ligatures={Common, Required, Contextual, Historic} +] +\newfontfamily\LibertineFont[Mapping=tex-text]{Linux Libertine O} +\newfontfamily\CaviarDreamsFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams} +\newfontfamily\CaviarDreamsBoldFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams_Bold} + -- cgit v1.2.3