[latex3-commits] [latex3/latex2e] develop: fix fntguide typos (#1071) (cc95e14a)
github at latex-project.org
github at latex-project.org
Tue May 23 20:09:12 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/cc95e14a3480e0d9361e68583a1395191cf67944
>---------------------------------------------------------------
commit cc95e14a3480e0d9361e68583a1395191cf67944
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date: Tue May 23 12:09:12 2023 -0600
fix fntguide typos (#1071)
* Update fntguide.tex
artifically -> artificially
|\DeclareFontsubstitution| -> |\DeclareFontSubstitution|
* add date
Change `\date{February 2023}` to `\date{May 2023}`.
>---------------------------------------------------------------
cc95e14a3480e0d9361e68583a1395191cf67944
base/doc/fntguide.tex | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/base/doc/fntguide.tex b/base/doc/fntguide.tex
index 6dab01b7..619cc907 100644
--- a/base/doc/fntguide.tex
+++ b/base/doc/fntguide.tex
@@ -52,7 +52,7 @@
\texttt{fntguide.tex} for full details.}%
}
-\date{February 2023}
+\date{May 2023}
\begin{document}
@@ -323,7 +323,7 @@ A less common value for font shape is:
\end{minipage}
\end{center}
and there is also |ui| for upright italic, i.e., an italic shape but
-artifically turned upright. This is sometimes useful and available in
+artificially turned upright. This is sometimes useful and available in
some fonts.
@@ -1377,7 +1377,7 @@ the `cmr' family).
from this subsection.
\NEWdescription{2019/07/10}
-As an exception it may also contain a |\DeclareFontsubstitution|
+As an exception it may also contain a |\DeclareFontSubstitution|
declaration (described in \ref{sec:encoding-defaults}) to specify how
font substitution for this encoding should be handled. In that case it
is important that the values used point to a font that is guaranteed to
More information about the latex3-commits
mailing list.