summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/style/mu/law.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-23 03:02:41 +0000
committerNorbert Preining <norbert@preining.info>2020-03-23 03:02:41 +0000
commit404e90e73ebdb6ecca01ae0b18e684a5f8fe83b3 (patch)
tree0299674ee5045793cc18684fce643597555a7f88 /macros/latex/contrib/fithesis/style/mu/law.dtx
parent75d8dfa80524727ddb7d8ae217ed6463efba84cf (diff)
CTAN sync 202003230302
Diffstat (limited to 'macros/latex/contrib/fithesis/style/mu/law.dtx')
-rw-r--r--macros/latex/contrib/fithesis/style/mu/law.dtx9
1 files changed, 8 insertions, 1 deletions
diff --git a/macros/latex/contrib/fithesis/style/mu/law.dtx b/macros/latex/contrib/fithesis/style/mu/law.dtx
index 9c7cb865f8..fb02d5dde0 100644
--- a/macros/latex/contrib/fithesis/style/mu/law.dtx
+++ b/macros/latex/contrib/fithesis/style/mu/law.dtx
@@ -3,7 +3,8 @@
% Law at the Masaryk University in Brno. It has been prepared in
% accordance with the formal requirements published at the
% website of the faculty\footnote{See \url{http://is.muni.cz/d^^A
-% o/law/ud/predp/smer/S-07-2012.pdf}}.
+% o/law/ud/predp/smer/S-07-2012.pdf}, and \url{https://is.muni^^A
+% .cz/do/law/ud/predp/smer/S-04-2013_O_citacich_dokumentu.pdf}}.
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{fithesis/style/mu/fithesis-law}[2017/05/21]
@@ -26,6 +27,12 @@
sorting=nyt}
\thesis@bibliography@load
% \end{macrocode}
+% Each footnote is uniquely numbered across the entire document as
+% per the formal requirements of the faculty.
+% \begin{macrocode}
+\thesis@require{chngcntr}
+\counterwithout{footnote}{chapter}
+% \end{macrocode}
% The style file configures the cover and title page headers to
% include only the faculty name and the department name.
% Along with the macros required by the locale file interface,