[latex3-commits] [l3svn] 01/03: Tidy up primitives in IniTeX mode
noreply at latex-project.org
noreply at latex-project.org
Tue Nov 3 12:57:33 CET 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 459ddb507d5aa045ce8a31cf0b433926610a091c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Nov 3 11:53:30 2015 +0000
Tidy up primitives in IniTeX mode
---
l3kernel/l3names.dtx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index 11e77eb..347fe56 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -1095,11 +1095,13 @@
\tex_let:D \luatex_rightghost:D \luatexrightghost
\tex_let:D \luatex_textdir:D \luatextextdir
\tex_fi:D
+%</package>
% \end{macrocode}
% Tidy up some \XeTeX{} renames and the fact that some
% format-building processes leave a couple of questionable decisions about.
% (There may at some stage be \LuaTeX{} renames of the same sort to address.)
% \begin{macrocode}
+%<*initex|package>
\etex_unless:D \etex_ifdefined:D \pdftex_ifprimitive:D
\tex_expandafter:D \tex_let:D
\tex_csname:D pdftex_ifprimitive:D \tex_expandafter:D \tex_endcsname:D
@@ -1158,6 +1160,7 @@
\tex_let:D \pdftex_savepos:D \savepos
\tex_let:D \pdftex_uniformdeviate:D \uniformdeviate
\tex_fi:D
+%</initex|package>
% \end{macrocode}
%
% For Con\TeX{}t, two tests are needed. Both Mark~II and Mark~IV move several
@@ -1165,6 +1168,7 @@
% as a marker. For Mark~IV, a few more primitives are moved: they are
% implemented using some Lua code in the current Con\TeX{}t.
% \begin{macrocode}
+%<*package>
\etex_ifdefined:D \normalend
\tex_let:D \tex_end:D \normalend
\tex_let:D \tex_everyjob:D \normaleveryjob
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list