summaryrefslogtreecommitdiff
path: root/texmf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-11-23 11:59:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-11-23 11:59:40 -0700
commit1de4a52f4795bac7ce5c2f4d3867abf8f6505129 (patch)
tree3f9cf15c2f84ecb75790b73dadce1ab1b85b57da /texmf
parent92b9dd303cb6619a0ba470cfb5e442a16f739406 (diff)
downloaddotfiles-1de4a52f4795bac7ce5c2f4d3867abf8f6505129.tar.gz
Times New Roman maths font too, please
Diffstat (limited to 'texmf')
-rw-r--r--texmf/tex/latex/pessay/pessay.cls1
1 files changed, 1 insertions, 0 deletions
diff --git a/texmf/tex/latex/pessay/pessay.cls b/texmf/tex/latex/pessay/pessay.cls
index d1927433..e51a109a 100644
--- a/texmf/tex/latex/pessay/pessay.cls
+++ b/texmf/tex/latex/pessay/pessay.cls
@@ -81,6 +81,7 @@
\RequirePackage{amsmath} % load it before loading fonts
\RequirePackage{enumitem}
\RequirePackage[british]{babel}
+\RequirePackage{newtxmath}
\RequirePackage{newtxtext} % would be good to use 'osf' option for old style figures: see newtxdoc.pdf
\RequirePackage[sc,sf,bf,compact,medium]{titlesec}
\RequirePackage{textcomp}