Skip to content

Releases: dohyunkim/xetexko

v4.3

01 Mar 06:44
Compare
Choose a tag to compare

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

v4.2

01 Nov 03:43
Compare
Choose a tag to compare

use kernel's selectfont

v4.1

18 Mar 10:15
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • assign 0xAE and 0xB0 to XeTeXcharclassAA

v3.7

18 Jun 08:06
Compare
Choose a tag to compare
  • fix position of dotemph regarding hangul tone marks
  • enhance compatibility with ulem/ruby packages

v3.6

10 Jun 09:05
Compare
Choose a tag to compare
  • LaTeX 2021/06/01 or later is required.
  • vertical/horizontal environments now honor empty argument, which means natural width.
  • new LaTeX environment: verticaltypesetting
  • new plain TeX commands: \beginverticaltypesetting and \endverticaltypesetting

v3.5

20 May 01:15
Compare
Choose a tag to compare
  • internal changes regarding font-switching method (remove Xeko@maybe@gobble)

v3.4

15 May 04:36
Compare
Choose a tag to compare
  • internal changes regarding font-switching method