diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-03 16:48:33 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-06-03 16:48:33 +0000 |
commit | 8b58f4cdef2ac22e20e12f851cd258f3021b6887 (patch) | |
tree | 71792a6cb8ea9461598416b83da0551c48c087f8 | |
parent | 72a135ff4b05263196c82d6222950ff3b5ac7867 (diff) |
Revert "[XETEX] Fix '\def\pdfTeX' for '\let\maybe=\iffalse'."
This reverts commit ba437171f5d6d454c4b14f5744e5fbf356c36a3d.
Move the fix out to the driver 'makeall' instead.
git-svn-id: svn://tug.org/texlive/trunk@55399 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/xetexdir/ChangeLog | 6 | ||||
-rw-r--r-- | Build/source/texk/web2c/xetexdir/xetex.ch | 1 |
2 files changed, 0 insertions, 7 deletions
diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog index 5cffe715d9f..45eb633a952 100644 --- a/Build/source/texk/web2c/xetexdir/ChangeLog +++ b/Build/source/texk/web2c/xetexdir/ChangeLog @@ -1,9 +1,3 @@ -2020-06-03 Andreas Scherer <https://ascherer.github.io> - - * xetex.ch: '\pdfTeX' is only defined in section 114, which is - _not_ changed for XeTeX in TeX Live, so the macro '\def'inition - isn't visible with '\let\maybe=\iffalse'. Repeat in limbo. - 2020-05-04 Andreas Scherer <https://ascherer.github.io> * xetex.ch, diff --git a/Build/source/texk/web2c/xetexdir/xetex.ch b/Build/source/texk/web2c/xetexdir/xetex.ch index 608328a1a5b..c9c57f3c395 100644 --- a/Build/source/texk/web2c/xetexdir/xetex.ch +++ b/Build/source/texk/web2c/xetexdir/xetex.ch @@ -35,7 +35,6 @@ authorization from the copyright holders. \let\maybe=\iffalse @y \let\maybe=\iftrue -\def\pdfTeX{pdf\TeX} @z @x [1] m.2 l.188 - banner |