summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/luatexko/ChangeLog
blob: 2eb3dae8d6c4ed22d37508b0f3b603a610b4962d (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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
2020-03-20	Dohyun Kim <nomos at ktug org>

	Version 2.8

	* luatexko.lua, luatexko.sty:
	use atbegshi package for dotemph, uline, and ruby

2020-03-14	Dohyun Kim <nomos at ktug org>

	Version 2.7

	* luatexko.lua:
	use post_linebreak_filter callback;
	support expansion/protrusion in harf mode

2020-02-17	Dohyun Kim <nomos at ktug org>

	Version 2.6

	* luatexko.lua:
	discourage font substitution of monospaced ascii punctuations

	* luatexko.sty:
	use latex's newly introduced \@{rm|sf|tt|default}familyhook;
	suppress bx-font-not-found warnings and make \bfseries work again

2019-12-01	Dohyun Kim <nomos at ktug org>

	Version 2.5

	* luatexko.lua: start to support luahbtex
	* luatexko.sty: 2020 expl3 deprecation removals

2019-08-01      Dohyun Kim <nomos at ktug org>

	Version 2.4

	* luatexko.lua: allow linebreak before/after a normal hbox
	* luatexko.{sty,lua}: moveleft horizontal box inside vertical writing

2019-06-21      Dohyun Kim <nomos at ktug org>

	Version 2.3

	* luatexko.lua: prevent discretionary node after Kana;
	provide lua functions deactivateall() and reactivateall().

2019-06-07      Dohyun Kim <nomos at ktug org>

	Version 2.2

	* luatexko.sty, luatexko.lua: provide font option `InterCharStretch'

2019-05-25      Dohyun Kim <nomos at ktug org>

	Version 2.1

	* luatexko.sty: give smallest stretch to quite short ruby;
	allow star option to markoverwith.


2019-05-01      Dohyun Kim <nomos at ktug org>

	Version 2.0

	* luatexko-core.sty: removed.
	* luatexko.lua: totally rewritten.
	* luatexko.sty: Package option `nofontspec' removed.
	Font options `CompressPunctuations' `RemoveClassicSpaces'
	and `InterCharacter' added.
	`\registerbreakablebefore' and `\registerbreakableafter' added.

2019-04-06      Dohyun Kim <nomos at ktug org>

	Version 1.24

	* luatexko.lua: fix a bug regarding vertical typesetting

2019-03-24      Dohyun Kim <nomos at ktug org>

	Version 1.23

	* luatexko.lua: change post-linebreak callback from
	'post_linebreak_filter' to 'hpack_filter' with groupcode restriction.
	* luatex-core.sty: remove '\pdffontsize' and replace it with a
	more suitable equivalent.

2018-11-09      Dohyun Kim <nomos at ktug org>

	Version 1.22

	* luatexko-core.sty, luatexko.lua: new command \hangulbyhangulfont.
	This being declared, Hangul characters will be forcibly typeset
	with Hangul font even when Latin font has Hangul glyphs.

2018-08-02      Dohyun Kim <nomos at ktug org>

	Version 1.21

	* luatexko.sty: adapt to the fontspec v2.6h
	* luatexko.lua: font substitution for disc node as well

2018-04-19      Dohyun Kim <nomos at ktug org>

	Version 1.20

	* luatexko.lua: node.tail -> node.slide: see the bug reported at
	http://www.ktug.org/xe/index.php?document_srl=229431

2018-04-06      Dohyun Kim <nomos at ktug org>

	Version 1.19

	* luatexko.sty: use glueexpr

2017-09-29      Dohyun Kim <nomos at ktug org>

	Version 1.18

	* luatexko.sty: zf@enc -> f@encoding

2017-05-01      Dohyun Kim <nomos at ktug org>

	Version 1.17

	* luatexko.lua: rewrite reorderTM (reorder-tone-marks) function


2017-02-06      Dohyun Kim <nomos at ktug org>

	Version 1.16

	* luatexko.sty: patch {rm|sf|tt}family of fontspec 2017

2016-05-14      Dohyun Kim <nomos at ktug org>

	Version 1.15

	* luatexko-core.sty: allow nested underline emphasis

2016-05-08      Dohyun Kim <nomos at ktug org>

	Version 1.14

	* luatexko.lua, luatexko-core.sty: more updates for luatex 0.95,
	user_defined whatsit intead of special whatsit

2016-04-25      Dohyun Kim <nomos at ktug org>

	Version 1.13

	* luatexko.lua: direct access to vmtx table; drop caching

2016-04-22      Dohyun Kim <nomos at ktug org>

	Version 1.12

	* *.sty, *.lua: drop loading luatexbase.sty; updates for luatex 0.95
	* luatexko.lua: avoid nested underline emphasis

2015-12-10      Dohyun Kim <nomos at ktug org>

	Version 1.11

	* luatexko-core.sty: adapt to luaotfload v2.6
	* luatexko-normalize.lua: a small fix for windows os

2015-10-02      Dohyun Kim <nomos at ktug org>

	Version 1.10

	* luatexko.lua: adapt to latex 2015/10/01 and luatexbase v1.0
	* luatexko.lua: assing pre/post penalty to U+FF62, U+FF63
	* luatexko.lua: fix an infinite loop in reorderTM

2015-07-02      Dohyun Kim <nomos at ktug org>

	Version 1.9

	* luatexko.lua: some more compatibility with synctex
	* luatexko-core.sty: new environment `horizontal'
	* luatexko.lua: remove support for ideographic variations (fontloader
	supports them)

2015-05-10      Dohyun Kim <nomos at ktug org>

	Version 1.8

	* luatexko.lua: internal changes using `node.direct'
	* luatexko-core.sty: \xxruby is a convenient variant of \ruby

2015-01-16      Dohyun Kim <nomos at ktug org>

	Version 1.7

	* luatexko.sty: package option [unfonts] is removed
	* *.lua, *.sty: minor fixes and updated copyright year

2014-06-17      Dohyun Kim <nomos at ktug org>

	Version 1.6

	* luatexko.sty, luatexko.lua: new font option [NoEmbedding] prevents
	inclusion of fonts into PDF file.
	* luatexko-uhc2utf8.lua: fix a bug in utf-8 detection routine,
	reported by Karnes Kim
	* luatexko.lua: put underline leader node before text, so that text
	should not be overprinted by a color box. Requested by Karnes Kim
	* luatexko.sty: [Ligatures=TeX] is now default option for main/sans
	hangul/hanja/fallback fonts. Requires fontspec v2.4

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

	* luatexko.lua: italic correction of fakeslant font
	* luatexko.sty: use everysel.sty to redefine selectfont. This fixes
	a bug reported by Hoze Yi & Juho Lee.

2013-12-06      Dohyun Kim <nomos at ktug org>

	Version 1.3

	* luatexko.lua: if \josaignoreparens=1, then characters inside
	parentheses are ignored during automatic josa selection routine.
	* luatexko.sty, luatexko-core.sty, luatexko.lua: new macros
	\hangulpunctuations \registerpunctuations etc; removed [QuoteRaise]
	font option.
	* luatexko.sty, luatexko-core.sty, luatexko.lua: new macros
	\setmainfallbackfont \setsansfallbackfont etc.

2013-07-03      Dohyun Kim <nomos at ktug org>

	Version 1.2

	* luatexko.sty: move Hangul caption setting to AtBeginDocument
	* luatexko.lua: implemented reordering of hangul tone marks;
	fix a bug wrt. \dotemph of old hangul.
	* luatexko-core.sty: adapt to \fontname fix by luaotfload

2013-05-19      Dohyun Kim <nomos at ktug org>

	Version 1.1

	* luatexko.sty: fix a bug regarding hyperref pdf string
	* luatexko.lua, luatexko-core.sty: remove redundant code wrt.
	font switching

2013-05-10      Dohyun Kim <nomos at ktug org>

	Initial release. Version 1.0