[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: smal adjustment in usrguide (54fbc3ae)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon May 25 15:40:34 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/54fbc3aed15ec6ffac85328f53ce6fbb51b6492b
>---------------------------------------------------------------
commit 54fbc3aed15ec6ffac85328f53ce6fbb51b6492b
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon May 25 15:40:34 2020 +0200
smal adjustment in usrguide
>---------------------------------------------------------------
54fbc3aed15ec6ffac85328f53ce6fbb51b6492b
base/doc/usrguide.tex | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/base/doc/usrguide.tex b/base/doc/usrguide.tex
index efdde994..4c2ddf24 100644
--- a/base/doc/usrguide.tex
+++ b/base/doc/usrguide.tex
@@ -37,7 +37,7 @@
\author{\copyright~Copyright 1995--2020, \LaTeX3 Project Team.\\
All rights reserved.}
-\date{7 April 2020}
+\date{25 May 2020}
\begin{document}
@@ -521,8 +521,10 @@ This command replaces the
\LaTeX~2.09 command |\documentstyle|.
There must be exactly one |\documentclass| command in a document; and
-it must come after the |filecontents| environments, if any, but before
-any other commands.
+it should normally come before any other command. (There are some
+exceptions, e.g., you can have |filecontents| environments before it
+or |\RequirePackage| but these should be only used in special
+scenarios as discussed elsewhere.)
The \m{option-list} is a list of options, each of which may modify the
formatting of elements which are defined in the \m{class-name} file,
More information about the latex3-commits
mailing list.