summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/fsperewhon.sty
blob: 738e8c1db9def7e6dcf902e2b3d0c4b2c787d378 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\RequirePackage{fontspec}
\defaultfontfeatures{Ligatures=TeX}


\RequirePackage{fourier-otf}

\setmainfont[%
  SlantedFont=Erewhon-RegularSlanted,
  BoldSlantedFont=Erewhon-BoldSlanted,
  BoldFont=Erewhon-Bold,
  ItalicFont=Erewhon-Italic,
  BoldItalicFont=Erewhon-BoldItalic,
  UprightFont=Erewhon-Regular,
  SmallCapsFeatures={Numbers=OldStyle}
  ]{Erewhon-Regular.otf}

\usepackage{unicode-math}
\setmathfont{Erewhon-Math.otf}

\endinput