blob: eb356d27eecd99d78ce8878743fac5a3cf0b4a87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
|
2022-06-22 Kangsoo Kim
* Upload to CTAN
2022-06-22 Dohyun Kim <nomos at ktug org>
Version 3.0.0
* kotexutf-core.tex: allow non-ascii characters in labels;
catcodes of UTF-8 trailing tokens ("80 to "BF) are now 13 (active);
UTF-8 first-byte token commands are now expandable (not protected);
adapt to hyperref update.
2015-10-13 Kangsoo Kim <karnes at ktug org>
Version 2.1.1a
* kotexutf-core.sty: simplify default Hangul font specification.
2015-10-07 Kangsoo Kim <karnes at ktug org>
Version 2.1.1
* kotexutf-core.sty: respond to MikTeX packaging bug omitting hfontspec.default.
2015-04-19 Dohyun Kim <nomos at ktug org>
Version 2.1.0
* kotexutf-core.tex: refined kernel macros.
2013-10-28 Kihwang Lee <leekh at ktug org>
No version change, CTAN update
2013-10-26 Kangsoo Kim <karnes at ktug org>
Version 2.0.2
* kotexplain.tex: fix for xetexko and luatexko v2.1
* hangulcweb.sty: fix for xetexko and luatexko v2.1
* kotexutf.sty: fix for xetexko and luatexko v2.1
2013-10-24 Kihwang Lee <leekh at ktug org>
No version change
* Uploaded to CTAN
2013-10-21 Kihwang Lee <leekh at ktug org>
Version 2.0.0
* kotex-plain packaging, uploaded to https://github.com/kihwanglee/kotex-plain
2010-01-04 Dohyun Kim <nomos at ktug org>
Version 2.0.1a
* kotexutf.tex: finemath on bas been plain TeX default
2009-03-06 Dohyun Kim <nomos at ktug org>
Version 2.0.1
* kotexplain.tex: plaintex wrapper
2009-03-05 Dohyun Kim <nomos at ktug org>
Version 2.0.0
* kotexplain.tex: do nothing except loading kotexutf.tex
2007-06-26 Dohyun Kim <nomos at ktug org>
Version 1.0.5
* kotexplain.tex: error if char does not exist
2007-06-26 Dohyun Kim <nomos at ktug org>
Version 1.0.4
* kotexplain.tex: redefine U+2018, U+2019, u+201C, u+201D
2007-06-25 Dohyun Kim <nomos at ktug org>
Version 1.0.3
* kotexplain.tex: fix bugs introduced by previous minor upgrade
2007-06-24 Dohyun Kim <nomos at ktug org>
Version 1.0.2
* kotexplain.tex: lower multiple punctuations
2007-06-14 Dohyun Kim <nomos at ktug org>
Version 1.0.1
* kotexplain.tex: \hu was too normal a CS. use \dhucs@hu instead
|