[latex3-commits] [git/LaTeX3-latex3-latex2e] doc-v3beta: address comments made by Joseph (6215f7da)
Frank Mittelbach
frank.mittelbach at latex-project.org
Tue Dec 7 18:03:42 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : doc-v3beta
Link : https://github.com/latex3/latex2e/commit/6215f7da23dc7092ac3b5f55ed7edc7b6e01f2ea
>---------------------------------------------------------------
commit 6215f7da23dc7092ac3b5f55ed7edc7b6e01f2ea
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Dec 7 18:03:42 2021 +0100
address comments made by Joseph
>---------------------------------------------------------------
6215f7da23dc7092ac3b5f55ed7edc7b6e01f2ea
base/doc.dtx | 13 +++++++------
base/doc/ltnews35.tex | 6 ++++--
base/letter.dtx | 4 ++--
base/ltcmdhooks.dtx | 13 +++++++------
base/ltfssbas.dtx | 12 +++++++-----
base/lthooks.dtx | 12 ++++++------
base/ltoutenc.dtx | 13 +++++++------
required/firstaid/changes.txt | 2 +-
8 files changed, 41 insertions(+), 34 deletions(-)
diff --git a/base/doc.dtx b/base/doc.dtx
index c1471647..74686a6b 100644
--- a/base/doc.dtx
+++ b/base/doc.dtx
@@ -6306,11 +6306,12 @@
% \PrintChanges
%
%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
-
-
-%%% Local Variables:
-%%% mode: latex
-%%% coding: utf-8-unix
-%%% End:
+^^A Needed for emacs
+^^A
+^^A Local Variables:
+^^A mode: latex
+^^A coding: utf-8-unix
+^^A End:
diff --git a/base/doc/ltnews35.tex b/base/doc/ltnews35.tex
index 7ccebbe2..4b296591 100644
--- a/base/doc/ltnews35.tex
+++ b/base/doc/ltnews35.tex
@@ -148,7 +148,8 @@
\subsection{\class{ltxdoc} gets \option{nocfg} option}
-\emph{document}
+\emph{document it}
+
\subsection{\pkg{doc} upgraded to version~3}
@@ -159,7 +160,8 @@ to \pkg{doc} are obviously always done in a leisurely manner.
Given that most documentation is nowadays viewed on screen,
\pkg{hyperref} support is added and by default enabled (suppress it
-with option \option{nohyperref}) so the internal cross-reference are
+with option \option{nohyperref} or alternatively with
+\option{hyperref}\texttt{=false}) so the internal cross-reference are
properly resolved including those from the index back into the
document.
diff --git a/base/letter.dtx b/base/letter.dtx
index 1b70193a..9d7249d5 100644
--- a/base/letter.dtx
+++ b/base/letter.dtx
@@ -45,7 +45,7 @@
%<*driver>
\ProvidesFile{letter.drv}
%</driver>
- [2021/03/05 v1.3c
+ [2021/12/07 v1.3c
%<+letter> Standard LaTeX document class]
% \end{macrocode}
%
@@ -178,7 +178,7 @@
% \maketitle
% \tableofcontents
%
-% \MaybeStop
+% \MaybeStop{}
%
%
% \section{Initial Code}
diff --git a/base/ltcmdhooks.dtx b/base/ltcmdhooks.dtx
index ad4888c3..ccb5a35a 100644
--- a/base/ltcmdhooks.dtx
+++ b/base/ltcmdhooks.dtx
@@ -1394,11 +1394,12 @@
%
% \Finale
%
-
-
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
-%%% Local Variables:
-%%% mode: latex
-%%% coding: utf-8-unix
-%%% End:
+^^A Needed for emacs
+^^A
+^^A Local Variables:
+^^A mode: latex
+^^A coding: utf-8-unix
+^^A End:
diff --git a/base/ltfssbas.dtx b/base/ltfssbas.dtx
index b317b1f3..60fe865d 100644
--- a/base/ltfssbas.dtx
+++ b/base/ltfssbas.dtx
@@ -2257,11 +2257,13 @@
%
% \Finale
%
-
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
-%%% Local Variables:
-%%% mode: latex
-%%% coding: utf-8-unix
-%%% End:
+^^A Needed for emacs
+^^A
+^^A Local Variables:
+^^A mode: latex
+^^A coding: utf-8-unix
+^^A End:
diff --git a/base/lthooks.dtx b/base/lthooks.dtx
index bf93fecf..c9b36dad 100644
--- a/base/lthooks.dtx
+++ b/base/lthooks.dtx
@@ -5581,10 +5581,10 @@
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-%%% Local Variables:
-%%% mode: latex
-%%% coding: utf-8-unix
-%%% End:
+^^A Needed for emacs
+^^A
+^^A Local Variables:
+^^A mode: latex
+^^A coding: utf-8-unix
+^^A End:
diff --git a/base/ltoutenc.dtx b/base/ltoutenc.dtx
index 1b1fa6db..8d034332 100644
--- a/base/ltoutenc.dtx
+++ b/base/ltoutenc.dtx
@@ -3743,11 +3743,12 @@
%
% \Finale
%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
-
-
-%%% Local Variables:
-%%% mode: latex
-%%% coding: utf-8-unix
-%%% End:
+^^A Needed for emacs
+^^A
+^^A Local Variables:
+^^A mode: latex
+^^A coding: utf-8-unix
+^^A End:
diff --git a/required/firstaid/changes.txt b/required/firstaid/changes.txt
index 8e1cb0b5..58023eb5 100644
--- a/required/firstaid/changes.txt
+++ b/required/firstaid/changes.txt
@@ -1,6 +1,6 @@
2021-11-18 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
- * All *.dtx: Replaced \StopEventually by \MaybeStopHere
+ * All *.dtx: Replaced \StopEventually by \MaybeStop
2021-11-11 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
More information about the latex3-commits
mailing list.