[latex3-commits] [git/LaTeX3-latex3-latex3] master: Tidy up a comment [ci skip] (4c2fbd5)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Oct 25 12:05:10 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/4c2fbd5c0a011d882e825c07dbe613af34a5ea45
>---------------------------------------------------------------
commit 4c2fbd5c0a011d882e825c07dbe613af34a5ea45
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Oct 25 11:05:10 2018 +0100
Tidy up a comment [ci skip]
>---------------------------------------------------------------
4c2fbd5c0a011d882e825c07dbe613af34a5ea45
l3experimental/l3benchmark/l3benchmark.dtx | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/l3experimental/l3benchmark/l3benchmark.dtx b/l3experimental/l3benchmark/l3benchmark.dtx
index 94e33f7..34c6604 100644
--- a/l3experimental/l3benchmark/l3benchmark.dtx
+++ b/l3experimental/l3benchmark/l3benchmark.dtx
@@ -145,8 +145,7 @@
% Our working unit is the scaled second, namely $2^{-16}$ seconds.
%
% There are four cases: the elapsed time is available as the primitive
-% \tn{pdfelapsedtime}, or through Heiko Oberdiek's \pkg{pdftexcmds} as
-% \tn{pdf at elapsedtime}, or by accessing system time through
+% \tn{pdfelapsedtime}, or by accessing system time through
% \texttt{texlua} using unrestricted shell escape, or the elapsed time
% is not available. The first two cases behave in the same way, while
% the third requires using floating point numbers. The third way uses
More information about the latex3-commits
mailing list