Fixed "\th" and using "lining figures"

pull/2/head
Bastian Rieck 2017-09-19 15:03:00 +02:00
parent a7fdbc1d82
commit d11bc9739c
2 changed files with 3 additions and 1 deletions

Binary file not shown.

View File

@ -70,10 +70,12 @@
\ifxetexorluatex
\setmainfont{Minion Pro}
\else
\usepackage[osf]{ebgaramond}
\usepackage[lf]{ebgaramond}
\usepackage[oldstyle,scale=0.7]{sourcecodepro}
\fi
\renewcommand{\th}{\textsuperscript{\textup{th}}\xspace}
\newacronym[description={Principal component analysis}]{PCA}{PCA}{principal component analysis}
\newacronym {SNF}{SNF}{Smith normal form}
\newacronym[description={Topological data analysis}] {TDA}{TDA}{topological data analysis}