From 986f2814eb4836a337a07b4c86b1bae9c2dab707 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 16 Feb 2016 22:17:25 +0000 Subject: unicode-data (16feb16) git-svn-id: svn://tug.org/texlive/trunk@39747 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/generic/unicode-data/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/generic') diff --git a/Master/texmf-dist/doc/generic/unicode-data/README.md b/Master/texmf-dist/doc/generic/unicode-data/README.md index 2bebefbb40e..4d0bc7cd11a 100644 --- a/Master/texmf-dist/doc/generic/unicode-data/README.md +++ b/Master/texmf-dist/doc/generic/unicode-data/README.md @@ -59,6 +59,7 @@ From the files `EastAsianWidth.txt` and `LineBreak.txt` inter character classes for XeTeX (`\XeTeXcharclass`) are set for the following classes - "ID" (ideographic) +- "CJ" (conditional Japanese starter) - "OP" (opener) - "CL" (closer) - "NS" (non-starter) @@ -66,13 +67,13 @@ following classes - "IS" (infix separator) - "CM" (combining marks) -All code points of class "ID" are assigned to a +All code points of classes "ID" and "CJ" are assigned to a `\XeTeXcharclass`, but for other classes this only occurs when they fall into east Asian width type "F", "H" or "W" (full-, half- and wide-width). The following mappings between Unicode and XeTeX classes occur -- "ID" is class 1 +- "ID" and "CJ" are class 1 - "OP" is class 2 - "CL", "NS", "EX", "IS" are class 3 - "CM" is class 256 (ignored) @@ -141,7 +142,10 @@ Changes - Set all letters as math type 7 (var) in `load-unicode-data.tex` - v1.3a (2016-02-06) - - Add defintion of `\loop` to `load-unicode-math-classes.tex` + - Add definition of `\loop` to `load-unicode-math-classes.tex` +- v1.4 (2016-02-16) + - Treat "CJ" chars like "ID" chars for setting XeTeX character + class License and permission ====================== -- cgit v1.2.3