summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
diff options
context:
space:
mode:
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}
}
}