[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Prevent a stray line (761cdd3f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Apr 11 13:09:11 CEST 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/761cdd3fafdf85fb6cecd72757aee537cce0fd4c
>---------------------------------------------------------------
commit 761cdd3fafdf85fb6cecd72757aee537cce0fd4c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jan 13 06:18:52 2023 +0000
Prevent a stray line
>---------------------------------------------------------------
761cdd3fafdf85fb6cecd72757aee537cce0fd4c
base/doc/clsguide.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/base/doc/clsguide.tex b/base/doc/clsguide.tex
index 8a7fb28c..4bc9b459 100644
--- a/base/doc/clsguide.tex
+++ b/base/doc/clsguide.tex
@@ -1103,7 +1103,7 @@ being used. This should be actual paper size, unlike |\textwidth| and
\begin{decl}
|\MakeUppercase| \arg{text} \\
|\MakeLowercase| \arg{text} \\
- |\MakeTitlecase| \arg{text} \\
+ |\MakeTitlecase| \arg{text}
\end{decl}
As described in \texttt{usrguide}, case changing for text should be carried out
More information about the latex3-commits
mailing list.