summaryrefslogtreecommitdiff
path: root/texmf
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-07-14 09:02:43 +0100
committerSean Whitton <spwhitton@spwhitton.name>2018-07-14 09:04:30 +0100
commit18aefb441ebd18fc15df08a1340d1da757acb335 (patch)
treec5082f564208daea78168df4b854755f64d152bf /texmf
parente48808f5841fc360e6d82009e5561cab10045bc3 (diff)
downloaddotfiles-18aefb441ebd18fc15df08a1340d1da757acb335.tar.gz
add missing multiple option to footmisc in pessay.cls
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 fcb05565..2a9e91ef 100644
--- a/texmf/tex/latex/pessay/pessay.cls
+++ b/texmf/tex/latex/pessay/pessay.cls
@@ -98,7 +98,7 @@
\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}
-\RequirePackage[norule,splitrule,stable]{footmisc}
+\RequirePackage[norule,splitrule,stable,multiple]{footmisc}
\RequirePackage{fnpct}
%% \RequirePackage[utf8]{inputenc}
%% \RequirePackage{ellipsis}