[latex3-commits] [latex3/latex2e] develop: Update base/doc/clsguide.tex (8ea6d753)
github at latex-project.org
github at latex-project.org
Wed Sep 4 07:34:30 CEST 2024
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/8ea6d753177f5c64d23eac380094b1de9daa6baa
>---------------------------------------------------------------
commit 8ea6d753177f5c64d23eac380094b1de9daa6baa
Author: Joseph Wright <joseph at texdev.net>
Date: Wed Sep 4 06:34:30 2024 +0100
Update base/doc/clsguide.tex
Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
>---------------------------------------------------------------
8ea6d753177f5c64d23eac380094b1de9daa6baa
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 62bea39a..fd0b276b 100644
--- a/base/doc/clsguide.tex
+++ b/base/doc/clsguide.tex
@@ -1006,7 +1006,7 @@ no extension should be given if testing for a package or class.
\begin{decl}
|\IfPackageLoadedWithOptionsTF| \arg{package-name} \arg{options} \arg{true code} \arg{false code}\\
- |\IfClassLoadedOptionsTF| \arg{class-name} \arg{options} \arg{true code} \arg{false code}
+ |\IfClassLoadedWithOptionsTF| \arg{class-name} \arg{options} \arg{true code} \arg{false code}
\end{decl}
These commands test whether the named package or class has been loaded with
\emph{exactly} the \meta{options} specified. In order to take the \meta{true}
More information about the latex3-commits
mailing list.