summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-20 19:27:24 +0000
committerKarl Berry <karl@freefriends.org>2024-04-20 19:27:24 +0000
commitf72e41f7bc88219b30204ef2bd7176d2371a0683 (patch)
treec6d7fa012f162c55ed41d8e6e77c914cfefd4237 /Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
parentc355977d7d4278a9d7a389fe85249d55da2be69c (diff)
se2thesis (20apr24)
git-svn-id: svn://tug.org/texlive/trunk@71020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/se2thesis/se2packages.sty')
-rw-r--r--Master/texmf-dist/tex/latex/se2thesis/se2packages.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty b/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
index 51b74b4e217..d55692d9f03 100644
--- a/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
+++ b/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
@@ -48,7 +48,7 @@
\endinput
}%
\providecommand \IfFormatAtLeastTF { \@ifl@t@r \fmtversion }
-\ProvidesExplPackage {se2packages} {2024-02-23} {3.3.1}
+\ProvidesExplPackage {se2packages} {2024-04-20} {3.4.0}
{Supporting packages for the se2thesis bundle}
\bool_new:N \l__slcd_packages_csquotes_bool
\bool_new:N \l__slcd_packages_booktabs_bool
@@ -341,5 +341,7 @@
\AddToHook { begindocument/before }
{
\RequirePackage[capitalise]{cleveref}
+ \Crefname{resq}{Research Question}{Research Questions}
+ \Crefname{hyp}{Hypothesis}{Hypotheses}
}
}