summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/se2thesis/se2fonts.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-01-28 03:02:00 +0000
committerNorbert Preining <norbert@preining.info>2023-01-28 03:02:00 +0000
commit261f52e7813eade06f278eda62023fda3d266980 (patch)
tree0d56bc08c2c97b37eda3497b1ed29eff56d02a1e /macros/latex/contrib/se2thesis/se2fonts.dtx
parent924dfac8358e4caeec54b5bce18848ee52f36eac (diff)
CTAN sync 202301280301
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}
%