summaryrefslogtreecommitdiff
path: root/texmf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-16 13:59:45 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-01-16 13:59:45 -0700
commit040f946c945aeb8e0c834707181d5a8d104040a3 (patch)
tree66009c2e89d064a6e9bce85222461e2490e2007e /texmf
parenta8e0c5c045ff1cb2f4453a61d07d980d857a6ab6 (diff)
downloaddotfiles-040f946c945aeb8e0c834707181d5a8d104040a3.tar.gz
pessay: fix order of loading setspace & footmisc
See footmisc docs.
Diffstat (limited to 'texmf')
-rw-r--r--texmf/tex/latex/pessay/pessay.cls2
1 files changed, 1 insertions, 1 deletions
diff --git a/texmf/tex/latex/pessay/pessay.cls b/texmf/tex/latex/pessay/pessay.cls
index 2a9e91ef..d5042d6e 100644
--- a/texmf/tex/latex/pessay/pessay.cls
+++ b/texmf/tex/latex/pessay/pessay.cls
@@ -91,6 +91,7 @@
%% ---- Load all the other packages we'll need
+\initialdouble % defined above; loads setspace package
\RequirePackage{amsmath} % load it before loading fonts
\RequirePackage{enumitem}
\RequirePackage[british]{babel}
@@ -107,7 +108,6 @@
%% \RequirePackage[all]{nowidow}
\RequirePackage{fancyhdr}
\RequirePackage{relsize} % for \smaller in quotation font size
-\initialdouble % defined above; loads setspace package
%% ---- Useful enumerations