summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/se2fonts.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/se2thesis/se2fonts.dtx')
-rw-r--r--macros/latex/contrib/se2thesis/se2fonts.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/latex/contrib/se2thesis/se2fonts.dtx b/macros/latex/contrib/se2thesis/se2fonts.dtx
index d78fbe9571..0743d85cbc 100644
--- a/macros/latex/contrib/se2thesis/se2fonts.dtx
+++ b/macros/latex/contrib/se2thesis/se2fonts.dtx
@@ -101,9 +101,9 @@
%
% The following list provides examples for each of the fonts:
% \begin{itemize}
-% \item {\fontspec{Libertinus Serif}An example text in Libertinus Serif}
-% \item {\fontspec{Libertinus Sans}An example text in Libertinus Sans}
-% \item {\fontspec{Anonymous Pro}An example text in Anonymous Pro}
+% \item {\fontspec{LibertinusSerif}An example text in Libertinus Serif}
+% \item {\fontspec{LibertinusSans}An example text in Libertinus Sans}
+% \item {\fontspec{AnonymousPro}An example text in Anonymous Pro}
% \end{itemize}
%
% The package provides additional helper functions
@@ -159,7 +159,7 @@
%
% Identify the package and give the overall version information.
% \begin{macrocode}
-\ProvidesExplPackage {se2fonts} {2023-01-10} {2.0.0}
+\ProvidesExplPackage {se2fonts} {2023-01-27} {2.1.0}
{A font-selection support package for the se2thesis bundle}
% \end{macrocode}
%