[latex3-commits] [git/LaTeX3-latex3-latex2e] clsguide-cleanup: Prevent a stray line (2f8cffdf)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Jan 13 07:18:52 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : clsguide-cleanup
Link : https://github.com/latex3/latex2e/commit/2f8cffdfae088724c423d2185e52e6039e7d90c7
>---------------------------------------------------------------
commit 2f8cffdfae088724c423d2185e52e6039e7d90c7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jan 13 06:18:52 2023 +0000
Prevent a stray line
>---------------------------------------------------------------
2f8cffdfae088724c423d2185e52e6039e7d90c7
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.