summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/se2packages.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/se2thesis/se2packages.dtx')
-rw-r--r--macros/latex/contrib/se2thesis/se2packages.dtx4
1 files changed, 3 insertions, 1 deletions
diff --git a/macros/latex/contrib/se2thesis/se2packages.dtx b/macros/latex/contrib/se2thesis/se2packages.dtx
index 8e29a96906..4cdae1d105 100644
--- a/macros/latex/contrib/se2thesis/se2packages.dtx
+++ b/macros/latex/contrib/se2thesis/se2packages.dtx
@@ -443,7 +443,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2packages} {2024-02-23} {3.3.1}
+\ProvidesExplPackage {se2packages} {2024-04-20} {3.4.0}
{Supporting packages for the se2thesis bundle}
% \end{macrocode}
%
@@ -881,6 +881,8 @@
\AddToHook { begindocument/before }
{
\RequirePackage[capitalise]{cleveref}
+ \Crefname{resq}{Research Question}{Research Questions}
+ \Crefname{hyp}{Hypothesis}{Hypotheses}
}
}
% \end{macrocode}