diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-13 22:13:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-13 22:13:08 +0000 |
commit | 8ed901e81f474c7cf2946183f99b5836d40ffcd7 (patch) | |
tree | 0022083d26affb19815426f497b91ad443d74ebe /Master/texmf-dist/doc/luatex/luatexko/ChangeLog | |
parent | bd7687e8abb5975905db822498e640ca7e2e1b2c (diff) |
luatexko (11may14)
git-svn-id: svn://tug.org/texlive/trunk@34018 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexko/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatexko/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexko/ChangeLog b/Master/texmf-dist/doc/luatex/luatexko/ChangeLog index d856feed9a1..e952c2ba297 100644 --- a/Master/texmf-dist/doc/luatex/luatexko/ChangeLog +++ b/Master/texmf-dist/doc/luatex/luatexko/ChangeLog @@ -1,3 +1,19 @@ +2014-05-11 Dohyun Kim <nomos at ktug org> + + Version 1.5 + + * luatexko.sty: new package option [nofontspec] which prevents loading + of fontspec.sty + * luatexko.lua, luatexko.sty: use Nanum Type1 fonts as final fallback + fonts + * luatexko.sty: font option YetHangul=Off has gone now, only YetHangul + is still there. + * luatexko.lua: implemented experimental support for vertical + typesetting. LuaTeX version 0.79 or later is required. + * luatexko.lua, luatexko-core.sty: new macro \actualtext inspired by + accsupp.sty authored by Heiko Oberdiek. + * luatexko.lua: italic correction for replacing cjk fonts as well + 2014-01-16 Dohyun Kim <nomos at ktug org> Version 1.4 |