Releases: dohyunkim/luatexko
Releases · dohyunkim/luatexko
v3.6
v3.5
v3.4
v3.3
v3.2
- luatexko.lua
- support automatic josa selection after hanja characters
- dotemph/uline/ruby routines are now called from
hpack_filter
,pre_linebreak_filter
, andpost_linebreak_filter
callbacks.
- luatexko.sty
- use LaTeX's
selectfont
hook which require LaTeX 2021/06/01 or later - a new LaTeX environment:
verticaltypesetting
- new plain TeX commands:
\sethangulfont
\sethanjafont
\setfallbackfont
\beginverticaltypesetting
\endverticaltypesetting
vertical
/horizontal
environments now honor empty argument, which means natural width.
- use LaTeX's
v3.1
v3.0
- do not adjust interword glue after CJK characters when current font is a monospaced font
- horizontal metrics of default Hangul monospaced font are matched with those of Latin Modern Mono
- fix a bug wrt dotemph/ruby/sout position in vertical writing
- deprecated command \actualtext is now removed
v2.9
- adapt to latex-base-dev's new shipout hooks
- adapt to luaotfload's (not yet released) new expansion feature
- center-align horizontal writing box inside vertical writing
- luatexko-normalize: use lua-uni-algos package, which means that normalization will not be confined to Hangul characters but applied to all the Unicode ranges.