summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-08-03 18:12:16 +0200
committerUlrich Müller <ulm@gentoo.org>2023-08-06 13:09:40 +0200
commit86bdfe73f488081e6abc9397693e35b400cfc6b6 (patch)
treeb8ffbaa9acc5b10f981bc6cf2b329be80f80a210 /pms.cls
parentmetadata-cache.tex: Document the md5-dict cache format (diff)
downloadpms-86bdfe73f488081e6abc9397693e35b400cfc6b6.tar.gz
pms-86bdfe73f488081e6abc9397693e35b400cfc6b6.tar.bz2
pms-86bdfe73f488081e6abc9397693e35b400cfc6b6.zip
Reformat the footnotes in the env variables longtable
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'pms.cls')
-rw-r--r--pms.cls3
1 files changed, 3 insertions, 0 deletions
diff --git a/pms.cls b/pms.cls
index dcef98c..d1a85fa 100644
--- a/pms.cls
+++ b/pms.cls
@@ -22,8 +22,10 @@
\PassOptionsToPackage{utf8}{inputenc}
\PassOptionsToPackage{quiet}{marginnote}
\PassOptionsToPackage{nohyphen}{underscore}
+\PassOptionsToPackage{hang,flushmargin}{footmisc}
\PassOptionsToPackage{nottoc,notlot,notlof}{tocbibind}
\PassOptionsToPackage{hyphens}{url} % url.sty implicitly loaded by hyperref
+\PassOptionsToPackage{hyperfootnotes=false}{hyperref} % footmisc compatibility
\PassOptionsToPackage{local}{gitinfo2}
\PassOptionsToPackage{chapter}{algorithm}
% algorithmic and algorithm to be loaded last to avoid failures
@@ -41,6 +43,7 @@
marginnote, % Typeset a paragraph in the page margin
paralist, % Additional list environments
underscore, % Allow simple _ instead of \_
+ footmisc, % Customise footnotes
chngcntr, % Redefinition of counters
tocbibind, % Add bibliography to table of contents
float, % More control over float environments