Removed ordinal support (it became an FAQ item)

pull/30/head
Bastian Rieck 2021-09-21 11:15:25 +02:00
parent c2a0d7bdd0
commit bcb0be75a7
1 changed files with 0 additions and 5 deletions

View File

@ -58,11 +58,6 @@
\ifxetexorluatex
\setmainfont{Minion Pro}
% Most fonts don't support ordinals, but if yours does, this may give better results:
\renewcommand{\st}{{\addfontfeatures{VerticalPosition=Ordinal}\textup{st}}\xspace}
\renewcommand{\rd}{{\addfontfeatures{VerticalPosition=Ordinal}\textup{rd}}\xspace}
\renewcommand{\nd}{{\addfontfeatures{VerticalPosition=Ordinal}\textup{nd}}\xspace}
\renewcommand{\th}{{\addfontfeatures{VerticalPosition=Ordinal}\textup{th}}\xspace}
\else
\usepackage[lf]{ebgaramond}
\usepackage[oldstyle,scale=0.7]{sourcecodepro}