[latex3-commits] [git/LaTeX3-latex3-latex3] master: Doc fixes (aad12a8)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri May 10 18:15:38 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/aad12a83e4a2154b4fb34ecac0f0e325a1596a0d
>---------------------------------------------------------------
commit aad12a83e4a2154b4fb34ecac0f0e325a1596a0d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri May 10 17:15:38 2019 +0100
Doc fixes
>---------------------------------------------------------------
aad12a83e4a2154b4fb34ecac0f0e325a1596a0d
l3kernel/l3candidates.dtx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/l3kernel/l3candidates.dtx b/l3kernel/l3candidates.dtx
index 5394357..2ae1d7d 100644
--- a/l3kernel/l3candidates.dtx
+++ b/l3kernel/l3candidates.dtx
@@ -2358,8 +2358,8 @@
%<@@=file>
% \end{macrocode}
%
-% \begin{macro}{\@@_str_cmp:nn}
-% \begin{macro}{\@@_str_escape:n}
+% \begin{macro}[EXP]{\@@_str_cmp:nn}
+% \begin{macro}[EXP]{\@@_str_escape:n}
% As we are doing a fixed-length \enquote{big} integer comparison, it
% is easiest to use the low-level behavior of string comparisons.
% \begin{macrocode}
@@ -2395,7 +2395,7 @@
% \end{variable}
%
% \begin{macro}[TF]{\file_timestamp_compare:nNn}
-% \begin{macro}[TF]{\@@_timestamp:n}
+% \begin{macro}[EXP]{\@@_timestamp:n}
% Comparison of file date can be done by using the low-level nature of the
% string comparison functions. This could be expandable but that would
% skip any file look-up: to stay consistent we retain that at the cost of
More information about the latex3-commits
mailing list