diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2015-04-16 19:53:45 +0000 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2015-04-16 19:53:45 +0000 |
commit | 5e9b1a67a4ffe95fd5858a39da9b8f6b3eca5bd8 (patch) | |
tree | 1ab8464e5226e1992bb3c94ea350bded3439932b /Build/source/texk/web2c/xetexdir/NEWS | |
parent | 6b695124f0b071f6a34357249d063c4988dd1a66 (diff) |
Revert XeTeX bidirection changes
git-svn-id: svn://tug.org/texlive/trunk@36876 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/NEWS')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/NEWS | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/Build/source/texk/web2c/xetexdir/NEWS b/Build/source/texk/web2c/xetexdir/NEWS index 721b9444642..42787bd2458 100644 --- a/Build/source/texk/web2c/xetexdir/NEWS +++ b/Build/source/texk/web2c/xetexdir/NEWS @@ -6,26 +6,12 @@ XeTeX: * Various image handling fixes by Akira Kakuto. * Fix off-by-one error in display of \every... token registers, thanks to Bruno Le Floch. -* The right to left support have been switched from e-TeX's TeX--XeT extension - to, a slightly modified version of, the original TeX-XeT extension, which - fixes several issues related to the handling of specials in right to left - text (colors and hyper links mainly). -* \TeXXeTstate have been deprecated and does not do anything now, the TeX-XeT - support is always enabled. -* XeTeX still reads/updates the \predisplaydirection but the value is otherwise - ignored. The old functionality can be emulated by macro code, and it might be - resuscitated in the future. -* It is now possible to use direction switching primitives inside math mode. -* The XDV opcodes have been simplified slightly, and support for DVI-IVD opcodes - (used by TeX-XeT) was added. The DVI id have been bumped to 6 to reflect this. +* The XDV opcodes have been simplified slightly. The DVI id have been bumped to + 6 to reflect this. * XeTeX now looks for the xdvipdfmx binary installed next to it and no longer requires that it is installed in the system PATH (this was previously done only on Windows). -xdvipdfmx: -* DVI-IVD opcodes are now supported, as well as XDV 6. -* Various changes shared with dvipdfmx, check its change log for details. - ============================================================== XeTeX 0.99991 was released 20140614 ============================================================== |