[latex3-commits] [git/LaTeX3-latex3-latex2e] gh373: More test updates and doc fixes (6da2cf91)

PhelypeOleinik tex.phelype at gmail.com
Fri Aug 21 00:24:30 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh373
Link       : https://github.com/latex3/latex2e/commit/6da2cf9177a9512433adbd00262f22ff10d2e1c3

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

commit 6da2cf9177a9512433adbd00262f22ff10d2e1c3
Author: PhelypeOleinik <tex.phelype at gmail.com>
Date:   Thu Aug 20 19:24:30 2020 -0300

    More test updates and doc fixes


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

6da2cf9177a9512433adbd00262f22ff10d2e1c3
 base/doc/ltnews32.tex                            | 12 ++++++------
 base/ltdefns.dtx                                 |  2 +-
 base/testfiles/tlb-rollback-004-often.luatex.tlg |  8 +++++---
 base/testfiles/tlb-rollback-004-often.tlg        |  8 +++++---
 base/testfiles/tlb-rollback-004-often.xetex.tlg  |  8 +++++---
 5 files changed, 22 insertions(+), 16 deletions(-)

diff --git a/base/doc/ltnews32.tex b/base/doc/ltnews32.tex
index 4483e2a5..2f302cb5 100644
--- a/base/doc/ltnews32.tex
+++ b/base/doc/ltnews32.tex
@@ -557,8 +557,8 @@ the source doesn't help.  The typical way around this problem is to use
 works fine until the command being \cs{show}n is robust.  With
 \verb=\show\frac= one sees
 \begin{verbatim}
-> \frac=macro:
-->\protect \frac  .
+>> \frac=macro:
+->>\protect \frac  .
 \end{verbatim}
 which is not too helpful.  To show the actual command the user needed to
 notice that the real definition of \cs{frac} is in the \verb*=frac = %*
@@ -569,11 +569,11 @@ already possible to examine a command and detect (as far as a macro
 expansion language allows) how it was defined.  \cs{ShowCommand} knows
 that and with \verb=\ShowCommand\frac= the terminal will show
 \begin{verbatim}
-> \frac=robust macro:
-->\protect \frac  .
+>> \frac=robust macro:
+->>\protect \frac  .
 
-> \frac =\long macro:
-#1#2->{\begingroup #1\endgroup \over #2}.
+>> \frac =\long macro:
+#1#2->>{\begingroup #1\endgroup \over #2}.
 \end{verbatim}
 %
 \githubissue{373}
diff --git a/base/ltdefns.dtx b/base/ltdefns.dtx
index 52d588ab..a1817674 100644
--- a/base/ltdefns.dtx
+++ b/base/ltdefns.dtx
@@ -1330,7 +1330,7 @@
 %     \ldots
 %   \end{quote}
 %   \cs{robust at command@act} will iterate over the \meta{action-list}, evaluating
-%   each \meta{if-type-$n$}\meta{robust-cmd}{|\meta{true}|}{|\meta{false}|}|.
+%   each \meta{if-type-$n$}\meta{robust-cmd}|{|\meta{true}|}{|\meta{false}|}|.
 %   If the \meta{if-type-$n$} conditional returns \meta{true}, then
 %   \meta{act-type-$n$}\meta{act-arg} is executed, and the loop ends.  If the
 %   conditional returns \meta{false}, then \meta{if-type-$n+1$} is executed in
diff --git a/base/testfiles/tlb-rollback-004-often.luatex.tlg b/base/testfiles/tlb-rollback-004-often.luatex.tlg
index 0f7ae858..eb825aff 100644
--- a/base/testfiles/tlb-rollback-004-often.luatex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.luatex.tlg
@@ -14,7 +14,9 @@ Already applied: [....-..-..] \MakeRobust  on input line ...
 Already applied: [....-..-..] \MakeRobust  on input line ....
 Skipping: [....-..-..] Add \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
 Applying: [....-..-..] Undefine \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
-Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
+Skipping: [....-..-..] Add \ShowCommand  on input line ....
+Applying: [....-..-..] Undefine \ShowCommand  on input line ....
+Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@if at newcommand , \@copy at DeclareRobustCommand , \@copy at newcommand , \@show at DeclareRobustCommand , \@show at newcommand  on input line ....
 Applying: [....-..-..] Undefine \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
 Applying: [....-..-..] Undo robustness on input line ....
 Applying: [....-..-..] Leave commands undefined in \@ifundefined  on input line ....
@@ -754,8 +756,8 @@ Already applied: [....-..-..] TU in everyjob on input line ....
 Skipping: [....-..-..] Pre-load expl3 on input line ....
 Applying: [....-..-..] Pre-load expl3 on input line ....
 (../expl3.ltx)
-Skipping: [....-..-..] l3 macro for use in include on input line ....
-Applying: [....-..-..] l3 macro for use in include on input line ....
+Skipping: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
+Applying: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....
 Already applied: [....-..-..] Extended Allocation on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.tlg b/base/testfiles/tlb-rollback-004-often.tlg
index dd1ad410..78c1d0e3 100644
--- a/base/testfiles/tlb-rollback-004-often.tlg
+++ b/base/testfiles/tlb-rollback-004-often.tlg
@@ -12,7 +12,9 @@ Already applied: [....-..-..] \MakeRobust  on input line ...
 Already applied: [....-..-..] \MakeRobust  on input line ....
 Skipping: [....-..-..] Add \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
 Applying: [....-..-..] Undefine \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
-Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
+Skipping: [....-..-..] Add \ShowCommand  on input line ....
+Applying: [....-..-..] Undefine \ShowCommand  on input line ....
+Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@if at newcommand , \@copy at DeclareRobustCommand , \@copy at newcommand , \@show at DeclareRobustCommand , \@show at newcommand  on input line ....
 Applying: [....-..-..] Undefine \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
 Applying: [....-..-..] Undo robustness on input line ....
 Applying: [....-..-..] Leave commands undefined in \@ifundefined  on input line ....
@@ -742,8 +744,8 @@ Already applied: [....-..-..] Disable hyphenation in verb on input line ....
 Skipping: [....-..-..] Pre-load expl3 on input line ....
 Applying: [....-..-..] Pre-load expl3 on input line ....
 (../expl3.ltx)
-Skipping: [....-..-..] l3 macro for use in include on input line ....
-Applying: [....-..-..] l3 macro for use in include on input line ....
+Skipping: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
+Applying: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....
 Already applied: [....-..-..] Extended Allocation on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....
diff --git a/base/testfiles/tlb-rollback-004-often.xetex.tlg b/base/testfiles/tlb-rollback-004-often.xetex.tlg
index 9bfad141..1d0acd19 100644
--- a/base/testfiles/tlb-rollback-004-often.xetex.tlg
+++ b/base/testfiles/tlb-rollback-004-often.xetex.tlg
@@ -12,7 +12,9 @@ Already applied: [....-..-..] \MakeRobust  on input line ...
 Already applied: [....-..-..] \MakeRobust  on input line ....
 Skipping: [....-..-..] Add \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
 Applying: [....-..-..] Undefine \NewCommandCopy , \RenewCommandCopy , and \DeclareCommandCopy  on input line ....
-Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
+Skipping: [....-..-..] Add \ShowCommand  on input line ....
+Applying: [....-..-..] Undefine \ShowCommand  on input line ....
+Skipping: [....-..-..] Add \@if at DeclareRobustCommand , \@if at newcommand , \@copy at DeclareRobustCommand , \@copy at newcommand , \@show at DeclareRobustCommand , \@show at newcommand  on input line ....
 Applying: [....-..-..] Undefine \@if at DeclareRobustCommand , \@copy at DeclareRobustCommand , \@if at newcommand , and \@copy at newcommand  on input line ....
 Applying: [....-..-..] Undo robustness on input line ....
 Applying: [....-..-..] Leave commands undefined in \@ifundefined  on input line ....
@@ -743,8 +745,8 @@ Already applied: [....-..-..] Disable hyphenation in verb on input line ....
 Skipping: [....-..-..] Pre-load expl3 on input line ....
 Applying: [....-..-..] Pre-load expl3 on input line ....
 (../expl3.ltx)
-Skipping: [....-..-..] l3 macro for use in include on input line ....
-Applying: [....-..-..] l3 macro for use in include on input line ....
+Skipping: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
+Applying: [....-..-..] expl3 macros added for the ....-..-.. release on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....
 Already applied: [....-..-..] Extended Allocation on input line ....
 Applying: [....-..-..] Extended Allocation on input line ....





More information about the latex3-commits mailing list.