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.dtx7
1 files changed, 3 insertions, 4 deletions
diff --git a/macros/latex/contrib/se2thesis/se2packages.dtx b/macros/latex/contrib/se2thesis/se2packages.dtx
index 1e987c3575..f1a530ba4d 100644
--- a/macros/latex/contrib/se2thesis/se2packages.dtx
+++ b/macros/latex/contrib/se2thesis/se2packages.dtx
@@ -42,7 +42,7 @@
% \GetFileInfo{se2packages.sty}
%
% \title{^^A
-% \pkg{se2packages} -- Supporting Packages for the \pkg{se2thesis} Bundle^^A
+% \pkg{se2packages}---Supporting Packages for the \pkg{se2thesis} Bundle^^A
% \thanks{This file describes \fileversion, last revised \filedate.}^^A
% }
%
@@ -431,7 +431,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2packages} {2023-07-04} {3.1.0}
+\ProvidesExplPackage {se2packages} {2023-09-12} {3.2.0}
{Supporting packages for the se2thesis bundle}
% \end{macrocode}
%
@@ -621,6 +621,7 @@
\bool_if:NT \l_@@_csquotes_bool
{
\msg_info:nnn { seiipackages } { load-package } { csquotes }
+ \RequirePackage{fvextra}
\RequirePackage{csquotes}
}
% \end{macrocode}
@@ -641,8 +642,6 @@
\msg_info:nnn { seiipackages } { load-package } { siunitx }
\RequirePackage[
add-integer-zero=false,
- detect-inline-weight=math,
- detect-weight=true,
free-standing-units,
group-minimum-digits=4,
list-final-separator={, and },