summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-03 21:10:13 +0000
committerKarl Berry <karl@freefriends.org>2020-09-03 21:10:13 +0000
commit0336e88519ba904a7bd8a2721a15dec5ca54dccf (patch)
tree8e45932e829bb7ad74e01982330e8d19e25afbaa /Master/texmf-dist/source/latex/l3kernel/l3names.dtx
parent53fffd84fece50ca2d7e59af55e22224c532ee06 (diff)
l3kernel (3sep20)
git-svn-id: svn://tug.org/texlive/trunk@56254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3names.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3names.dtx12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3names.dtx b/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
index 9b53598aca9..1c65f6839cf 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3names.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2020-09-01}
+% \date{Released 2020-09-03}
%
% \maketitle
%
@@ -1396,6 +1396,16 @@
\tex_let:D \tex_pdftexversion:D \tex_undefined:D
\tex_fi:D
% \end{macrocode}
+% \pkg{cslatex} moves a couple of primitives which we recover here; as there
+% is no other marker, we can only work by looking for the names.
+% \begin{macrocode}
+\tex_ifdefined:D \orieveryjob
+ \tex_let:D \tex_everyjob:D \orieveryjob
+\tex_fi:D
+\tex_ifdefined:D \oripdfoutput
+ \tex_let:D \tex_pdfoutput:D \oripdfoutput
+\tex_fi:D
+% \end{macrocode}
%
% For \ConTeXt{}, two tests are needed. Both Mark~II and Mark~IV move several
% primitives: these are all covered by the first test, again using \cs{end}