From 4480e8cd981ae7af0fb20133e1d35138e637f2e4 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Fri, 4 Jan 2013 02:51:17 +0000 Subject: xkanjiskip around math_node etc. by Hironori Kitagawa. git-svn-id: svn://tug.org/texlive/trunk@28720 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/uptexdir/ChangeLog | 4 ++++ Build/source/texk/web2c/uptexdir/uptex-m.ch | 6 ++---- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/uptexdir') diff --git a/Build/source/texk/web2c/uptexdir/ChangeLog b/Build/source/texk/web2c/uptexdir/ChangeLog index dc676da24d1..95fc9af66ca 100644 --- a/Build/source/texk/web2c/uptexdir/ChangeLog +++ b/Build/source/texk/web2c/uptexdir/ChangeLog @@ -1,3 +1,7 @@ +2013-01-04 Hironori Kitagawa + + * uptex-m.ch: \xkanjiskip around math_node etc. + 2012-12-16 Peter Breitenlohner * am/uptex.am (uptex_version.h): Enable silent rules. diff --git a/Build/source/texk/web2c/uptexdir/uptex-m.ch b/Build/source/texk/web2c/uptexdir/uptex-m.ch index b9c8bc31165..e1d2725f30c 100644 --- a/Build/source/texk/web2c/uptexdir/uptex-m.ch +++ b/Build/source/texk/web2c/uptexdir/uptex-m.ch @@ -1069,12 +1069,10 @@ if font_dir[font(p)]<>dir_default then @z @x -@ @= -if font_dir[font(first_char)]<>dir_default then +else if font_dir[font(first_char)]<>dir_default then begin KANJI(cx):=info(link(first_char)); @y -@ @= -if font_dir[font(first_char)]<>dir_default then +else if font_dir[font(first_char)]<>dir_default then begin KANJI(cx):=info(link(first_char)) mod max_cjk_val; @z -- cgit v1.2.3