diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjk-ko/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjk-ko/ChangeLog | 22 |
1 files changed, 18 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog index 7358cba819f..51f0cbca1a9 100644 --- a/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog +++ b/Master/texmf-dist/doc/latex/cjk-ko/ChangeLog @@ -1,11 +1,25 @@ +2013-12-06 Dohyun Kim <nomos at ktug org> + + Version 1.3 + + * cjkutf8-ko.sty: + - new package options for cjk font setting, mj=<font> and + gt=<font> + - allow italic correction after CJK char + - move char definition of U+00B7 to AtBeginDocument + + * cjkutf8-josa.sty: + - fix a bug regarding in-line \jong \jung \rieul + 2013-07-03 Dohyun Kim <nomos at ktug org> Version 1.2 - * cjkutf8-ko.sty: there was a clash with \makeindex of memoir - class as reported by Juho Lee; - move caption setting to AtBeginDocument; - codes for non-eTeX engines are removed. + * cjkutf8-ko.sty: + - there was a clash with \makeindex of memoir class as reported + by Juho Lee + - move caption setting to AtBeginDocument + - codes for non-eTeX engines are removed * cjk-ko-doc.tex: explicitly state that [usedotemph] option declares \normalem (see the manual of ulem package). |