[latex3-commits] [git/LaTeX3-latex3-latex3] master: Update a comment [ci skip] (b2d6104)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Apr 30 18:35:11 CEST 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/b2d6104622e0ae37cbd94b1c9b8fe6551691afcb
>---------------------------------------------------------------
commit b2d6104622e0ae37cbd94b1c9b8fe6551691afcb
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Apr 30 17:35:11 2018 +0100
Update a comment [ci skip]
Recent (u)pTeX releases do have \pdfprimitive.
>---------------------------------------------------------------
b2d6104622e0ae37cbd94b1c9b8fe6551691afcb
l3kernel/l3names.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 576ba96..038e180 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1196,7 +1196,7 @@
% a copy: if it has, just use that. Otherwise, we need to check each of the
% possible packages/classes that might move it: here, we are looking for those
% which do \emph{not} delay action to the \tn{AtBeginDocument} hook. (We
-% cannot use \tn{primitive} a (u)\pTeX{} doesn't offer it and as that doesn't
+% cannot use \tn{primitive} as that doesn't
% allow us to make a direct copy of the primitive \emph{itself}.) As we know
% that \LaTeXe{} is in use, we use it's \tn{@tfor} loop here.
% \begin{macrocode}
More information about the latex3-commits
mailing list