summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/newcomputermodern/newcomputermodern.sty
blob: 4890e6ca3af4dac314eac1a62589a16297e99e0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{newcomputermodern}[v3.93 NewCM fonts by Antonis Tsolomitis]
\typeout{Loading NewCM fonts by Antonis Tsolomitis}

\newif\if@olddefault
\DeclareOption{regular}{\@olddefaulttrue}
\ProcessOptions\relax

\if@olddefault
 \RequirePackage{fspolddefault}
 \else
 \RequirePackage{fspdefault}
 \fi
\endinput