[latex3-commits] [latex3/latex2e] gh1185: Update base/doc/ltnews39.tex (09726f3f)

github at latex-project.org github at latex-project.org
Tue Jan 30 19:01:16 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : gh1185
Link       : https://github.com/latex3/latex2e/commit/09726f3fb045d16afb7bee5f438671d73cd0945f

>---------------------------------------------------------------

commit 09726f3fb045d16afb7bee5f438671d73cd0945f
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Tue Jan 30 18:01:16 2024 +0000

    Update base/doc/ltnews39.tex
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>


>---------------------------------------------------------------

09726f3fb045d16afb7bee5f438671d73cd0945f
 base/doc/ltnews39.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/doc/ltnews39.tex b/base/doc/ltnews39.tex
index 26b9f40e..7dbf23e4 100644
--- a/base/doc/ltnews39.tex
+++ b/base/doc/ltnews39.tex
@@ -235,7 +235,7 @@ well.
 
 \subsection{Loading packages at the top level}
 Classes and packages should only be loaded with \cs{documentclass}, \cs{usepackage},
-or class interface commands such as `\cs{LoadClass} or `\cs{RequirePackageWithOptions}
+or class interface commands such as \cs{LoadClass} or \cs{RequirePackageWithOptions}
 at the top level, not inside a group. Previously \LaTeX\ did not check this,
 which would often lead to low level errors later on if package declarations
 were reverted as a group ended.





More information about the latex3-commits mailing list.