summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/eptexdir/ChangeLog.TL
blob: d2a12c8b6400b3cf021f296ed517368654867a62 (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
ChangeLog.TL: TeX Live (TL) changes for e-pTeX
==============================================

2011-03-31  Hironori Kitagawa  <h_kitagawa2001@yahoo.co.jp>

	* eptex.ech: Bug fix and TeX formatting.
	* pdfsavepos.ch, pdfstrcmp.ch: TeX formatting.

2011-03-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch0: Handle disp_node from discretionary.
	Set correct last_node_type from main vertical list.

2011-03-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch0: Redefine box_dir and box_lr to also work
	for min_quarterword<0.

2011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* am/eptex.am: Use AM_CFLAGS instead of eptex_CFLAGS.

2011-03-27  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch[01]: Reformulate @<Fetch an item in the
	current node...@>, begin_box, and delete_last to fix a bug in
	\lastpenalty & Co; further reduce e-pTeX interferences.

2011-03-25  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch[01]: Reformulate begin_box and delete_last
	to reduce interferences between e-TeX and pTeX.

	* pdfstrcmp.ch (save_warning_index): Drop unused variable.

2011-03-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch0: Reformulate @<Fetch an item in the
	current node...@> to reduce interferences between e-TeX and pTeX.

2011-03-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	e-pTeX update eptex-110315_tlsvn110318.diff [ptex:00248]
	from Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>.

	* eptex.ech: Update pTeX_version_string.
	Redefine box_dir and set_box_dir from pTeX as well as box_lrstat
	and set_box_lrstat from e-TeX to avoid interference.

	* pdfsavepos.ch (new): Implement \pdfsavepos primitive.
	* am/eptex.am (eptex_ch_srcs): Add pdfsavepos.ch.

	* etex.ch1: Adapt to use of set_box_dir in ../ptexdir/ptex-base.ch.
	Adapt to "setting/reading a box register dimension" bug fix.

2011-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech, etex.ch0: Adapt to modified ../ptexdir/ptex-base.ch.

	* eptex.ech: Make \lastnodetype consistent with e-TeX, based on
	code from Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>.

	* fam256.ch (max_reg_help_line): Use correct max_reg_num value.

2011-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptex.ech: banner_k==banner for e-pTeX.

	* am/eptex.am (eptrip.diffs): Use $(triptrap_diffs).

2011-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* am/eptex.am (eptrip-clean): Use TRIPTRAP_CLEAN.

2011-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* eptrip.test (new): Shell script for e-pTRIP test,
	from Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>.
	* eptrip.diffs (new): Expected e-pTRIP test results.

	* eptex.ech: Increase pTeX if_*_codes above e-TeX codes.