Skip to content

Releases: dohyunkim/xetexko

v4.6

24 Aug 10:21

Choose a tag to compare

  • new macros \xetexkoprehanjaspacing and \xetexkoposthanjaspacing,
    which users can insert before and after a command (eg., \ruby)
    to produce appropriate inter-character spacing around the command

v4.5

16 Jul 08:28

Choose a tag to compare

  • new command \xetexkostretchshrink.
    • The argument shall be stretch and shrink part of a glue, for instance plus .025em minus .015em, which will be used for inter-character glue between CJK characters.

v4.4

24 Feb 03:20

Choose a tag to compare

  • change char class of some traditional chinese chars
  • use LaTeX's build/page/before hook if available

v4.3

01 Mar 06:44

Choose a tag to compare

use e-type instead of x-type in EXPL code

v4.2

01 Nov 03:43

Choose a tag to compare

use kernel's selectfont

v4.1

18 Mar 10:15

Choose a tag to compare

  • assign U+223C (tilde operator) to \XeTeXcharclassSY (cjksymbols)
  • avoid possible clash with unicode-math package

v4.0

06 Sep 07:07

Choose a tag to compare

  • generalize the concept introduced at v3.9, that is \ifx\f@encoding\UTFencname now affects inter-character spacing as well as font substitution.
  • guard against space character(catcode 12) in parsing code point of next character

v3.9

09 Aug 15:15

Choose a tag to compare

  • substitution with hangul/hanja fonts will now occur only when \ifx\f@encoding\UTFencname is true. On plain TeX this is normally true as both are undefined.
  • pronuntiation of U+4F53 is now CHEY.
  • do not delay loading of konames-utf.sty

v3.8

13 Jul 12:11

Choose a tag to compare

  • assign 0xAE and 0xB0 to XeTeXcharclassAA

v3.7

18 Jun 08:06

Choose a tag to compare

  • fix position of dotemph regarding hangul tone marks
  • enhance compatibility with ulem/ruby packages