From: Thomas Pietrzak Date: Thu, 22 Apr 2021 11:58:39 +0000 (+0200) Subject: Fix fonts X-Git-Tag: first-full-draft~197 X-Git-Url: https://git.thomaspietrzak.com/?a=commitdiff_plain;h=6c01e1f54371707866c91b9682f8aa8b0c170ece;p=hdr.git Fix fonts --- diff --git a/mystyle.sty b/mystyle.sty index d6d0a17..5cabd9d 100644 --- a/mystyle.sty +++ b/mystyle.sty @@ -17,25 +17,10 @@ \usepackage{palatino} \defaultfontfeatures{Mapping=tex-text} - %\newfontfamily\mynormal{Palatino}% Linotype} - \newfontfamily\mynormal{Optima}[SmallCapsFont={Latin Modern Roman Caps}, AutoFakeBold=1.5]% Linotype} - % font-computer-modern \newfontfamily\mygreek{CMU Serif} - \setTransitionsForGreek{\mygreek}{} - %\setDefaultTransitions{\mynormal}{} - - \newfontfamily\sctitle{Linux Libertine Display Capitals}%[SizeFeatures = {{ Size = 14}}] - -% \setmainfont{Optima}[SmallCapsFont={Linux Libertine}] \setmainfont{Optima}[SmallCapsFont={Latin Modern Roman Caps}, AutoFakeBold=1.5] - - \setsansfont{Optima}[SmallCapsFont={Latin Modern Roman Caps}, AutoFakeBold=1.5] - - \fontspec[FakeBold=2.5]{Latin Modern Roman Caps} - \DeclareFontShape{\UTFencname}{Latin Modern Roman Caps(0)}{bx}{sc}{<->ssub * Latin Modern Roman Caps(1)/m/sc}{} - -% \setmainfont{Optima}[SmallCapsFont={Linux Libertine}, SmallCapsFeatures={Letters=SmallCaps}] -% \setsansfont{Optima}[SmallCapsFont={Linux Libertine}, SmallCapsFeatures={Letters=SmallCaps}] + %\setmainfont{Inria Serif}[SmallCapsFont={Latin Modern Roman Caps}] + \setsansfont{Inria Sans} \setmonofont[Contextuals={Alternate}]{Fira Code} \else \usepackage[utf8]{inputenc} @@ -146,7 +131,7 @@ % \titleformat{⟨command⟩}[⟨shape⟩]{⟨format⟩}{⟨label⟩}{⟨sep⟩}{⟨before⟩}[⟨after⟩] \titleformat{\chapter} - {\vspace{-3cm}\fontsize{30pt}{30pt}\bfseries\sffamily\color{white}\hyphenpenalty=10000} + {\vspace{-3cm}\fontsize{35pt}{35pt}\bfseries\sffamily\color{white}\hyphenpenalty=10000} {\thispagestyle{empty}\brectangles} {-1cm} { @@ -155,7 +140,7 @@ [\vspace{2cm}] \titleformat{name=\chapter,numberless} - {\vspace{-3cm}\fontsize{30pt}{30pt}\bfseries\sffamily\color{white}\hyphenpenalty=10000} + {\vspace{-3cm}\fontsize{35pt}{35pt}\bfseries\sffamily\color{white}\hyphenpenalty=10000} {\thispagestyle{empty}\brectangles} {0cm} { }