[latex3-commits] [latex3/latex3] main: Standarise titles of l3packages packages (dec2c49e7)
github at latex-project.org
github at latex-project.org
Sat Dec 9 23:11:10 CET 2023
Repository : https://github.com/latex3/latex3
On branch : main
Link : https://github.com/latex3/latex3/commit/dec2c49e7f7042450e7913fc6889ec4cabb92a9a
>---------------------------------------------------------------
commit dec2c49e7f7042450e7913fc6889ec4cabb92a9a
Author: Yukai Chou <muzimuzhi at gmail.com>
Date: Sun Dec 10 02:36:30 2023 +0800
Standarise titles of l3packages packages
>---------------------------------------------------------------
dec2c49e7f7042450e7913fc6889ec4cabb92a9a
l3packages/l3keys2e/l3keys2e.dtx | 2 +-
l3packages/xfp/xfp.dtx | 2 +-
l3packages/xfrac/xfrac.dtx | 2 +-
l3packages/xparse/xparse.dtx | 2 +-
l3packages/xtemplate/xtemplate.dtx | 4 ++--
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/l3packages/l3keys2e/l3keys2e.dtx b/l3packages/l3keys2e/l3keys2e.dtx
index 9905ba8ce..87c9c050d 100644
--- a/l3packages/l3keys2e/l3keys2e.dtx
+++ b/l3packages/l3keys2e/l3keys2e.dtx
@@ -49,7 +49,7 @@
% \fi
%
% \title{^^A
-% The \textsf{l3keys2e} package\\
+% The \pkg{l3keys2e} package\\
% \LaTeXe{} option processing using \LaTeX3 keys^^A
% }
%
diff --git a/l3packages/xfp/xfp.dtx b/l3packages/xfp/xfp.dtx
index 2c3a5bf73..1ee511036 100644
--- a/l3packages/xfp/xfp.dtx
+++ b/l3packages/xfp/xfp.dtx
@@ -51,7 +51,7 @@
% \providecommand\nan{\texttt{NaN}}
%
% \title{^^A
-% The \textsf{xfp} package\\Floating Point Unit^^A
+% The \pkg{xfp} package\\ Floating Point Unit^^A
% }
%
% \author{^^A
diff --git a/l3packages/xfrac/xfrac.dtx b/l3packages/xfrac/xfrac.dtx
index 6bce5f93e..e53dde4a0 100644
--- a/l3packages/xfrac/xfrac.dtx
+++ b/l3packages/xfrac/xfrac.dtx
@@ -53,7 +53,7 @@
% \fi
%
% \title{^^A
-% The \textsf{xfrac} package\\ Split-level fractions^^A
+% The \pkg{xfrac} package\\ Split-level fractions^^A
% }
%
% \author{^^A
diff --git a/l3packages/xparse/xparse.dtx b/l3packages/xparse/xparse.dtx
index ba98987d7..9e94740c9 100644
--- a/l3packages/xparse/xparse.dtx
+++ b/l3packages/xparse/xparse.dtx
@@ -55,7 +55,7 @@
% \begin{itemize}\def\makelabel##1{\hss\llap{\bfseries##1}}}{\end{itemize}}
%
% \title{^^A
-% The \textsf{xparse} package\\ Document command parser^^A
+% The \pkg{xparse} package\\ Document command parser^^A
% }
%
% \author{^^A
diff --git a/l3packages/xtemplate/xtemplate.dtx b/l3packages/xtemplate/xtemplate.dtx
index 5080d94b0..4e961d878 100644
--- a/l3packages/xtemplate/xtemplate.dtx
+++ b/l3packages/xtemplate/xtemplate.dtx
@@ -51,7 +51,7 @@
% \fi
%
% \title{^^A
-% The \textsf{xtemplate} package\\ Prototype document functions^^A
+% The \pkg{xtemplate} package\\ Prototype document functions^^A
% }
%
% \author{^^A
@@ -98,7 +98,7 @@
% \item Loading one of the many packages to customise certain elements of
% the standard classes.
% \item Loading a completely different document class, such as
-% \textsf{KOMA-Script} or \textsf{memoir}, that allows easy customisation.
+% \cls{KOMA-Script} or \cls{memoir}, that allows easy customisation.
% \end{itemize}
% All three of these approaches have their drawbacks and learning curves.
%
More information about the latex3-commits
mailing list.