summaryrefslogtreecommitdiff
path: root/Build/source/texk/tetex/ChangeLog
blob: fc8481faa4dbe90d326c44902fb588d64e45373e (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
2008-07-08  Karl Berry  <karl@tug.org>

	* texconfig (hyphen, formats): disable these functions,
	fmtutil.cnf and language.dat/def must not be manually edited,
	since they are now automatically regenerated, as tlmgr regenerates.

2008-07-05  Karl Berry  <karl@tug.org>

	* Makefile.in (run_texlinks): use -f $(web2cdir)/fmtutil.cnf.
	(run_mktexlsr): no longer needed.
	From Francois Charette, tldistro 04 Jul 2008 09:22:42.

2008-06-18  Karl Berry  <karl@tug.org>

	* texlinks: metafun is not created specially by ConTeXt, so we'll
	create it here.

2008-06-17  Norbert Preining  <preining@logic.at>

	* fmtutil: add the engine setting to the infinite-loop-detection
	variable.

2008-06-15  Karl Berry  <karl@tug.org>

	* Makefile.in (run_mktexlsr): no need to set TEXMFDBS, cmdline
	dir is respected again.
	(CONTEXTSCRIPTS): remove texexec, the version here was old.

2008-05-28  Karl Berry  <karl@tug.org>

	* fmtutil.cnf: new file, a slave of Master/texmf/web2c/fmtutil.cnf,
	which we keep in sync via TL infrastructure scripts.
	* Makefile.in (install-data): install fmtutil.cnf.
	(run-texlinks): new target, invoked by top-level make.
	* texlinks: doc fixes.

2008-05-19  Karl Berry  <karl@tug.org>

	* texdoc: remove, master is now the lua version in texmf/scripts.

2008-05-11  Norbert Preining <preining@logic.at>

	* Makefile.in: do not install texdoc(.man) since we will use the
	  texlua version from Frank (to be found in ../texlive)

2008-05-08  Norbert Preining <preining@logic.at>

	* updmap, tcfmgr: quote various calls containing env variables
	  taken from texmf.cnf which could contain spaces

2008-05-05  Karl Berry  <karl@tug.org>

	* texconfig (generate): remove this, now done in tlmgr.

2008-05-04  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): add ps4pdf.

2008-04-25  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): now tlmgr.tlu.

2008-04-16  Norbert Preining  <preining@logic.at>

	* fmtutil: fix creation of dirs with spaces

2008-04-14  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): no more *xindy, the xindy Makefile
	itself takes care of those.

2008-04-12  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKED_SCRIPTS): pdfcrop now in texmf-dist.
	Add xindy.pl, texindy.pl.

2008-03-18  Karl Berry  <karl@tug.org>

	* Makefile.in (install-linked-scripts): use $(LINKSUFFIX).
	(LINKSUFFIX): new variable, for passing -sys.
	(install-linked-sys-scripts): make install-linked-scripts
	instead of repeating code.

2008-03-15  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* Makefile.in (LINKEDSCRIPTS): add pdfthumb.

2008-03-14  Reinhard Kotucha  <reinhard.kotucha@web.de>

	* Makefile.in (LINKED_SYS_SCRIPTS): new list for -sys progs.
	Add getnonfreefonts.pl.

2008-03-14  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKEDSCRIPTS): add ppower4, no longer in tetex.

	* fmtutil: check for infinite loops.
	From Stepan Kasal, http://bugzilla.redhat.com/show_bug.cgi?id=437008.

2008-03-07  Karl Berry  <karl@tug.org>

	* Makefile.in (LINKEDPLSCRIPTS): rename from LINKEDPERLSCRIPTS.
	(LINKEDNOEXTSCRIPTS): new variable for makeglossaries.
        (install-linkedscripts): install them.

2008-03-03  Karl Berry  <karl@tug.org>

	* latex.info, latex2e.texi: remove; this will become a separate
	package.
	* Makefile.in: remove info-related stuff.
	(LINKEDPERLSCRIPTS): add e2pall, pkfix, ps2eps.

2008-03-02  Karl Berry  <karl@tug.org>

	* Makefile.in: more doc

2008-02-16  Karl Berry  <karl@tug.org>

	* texconfig (doGenerate): new fn to call generate-* scripts.
	(help): document it.

2008-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in: Add @configure_input@ line.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).

2008-01-14  Karl Berry  <karl@tug.org>

	* pdfcrop: update to 1.8 from CTAN.

2007-11-03  Karl Berry  <karl@tug.org>

	* texlinks.man: --unlink, sort.  From Edd.

2007-10-25  Karl Berry  <karl@tug.org>

	* updmap: make last bit of log nicer, since we may have copies
	instead of symlinks now.

2007-10-24  Karl Berry  <karl@tug.org>

	* texconfig: update and augment help message;
	accept version and --version;
	show TeX Live version info from release-texlive.txt.

2007-10-19  Karl Berry  <karl@tug.org>

	* updmap (processOptions): add --copy and -n options.
	(setupSymlinks): with --copy, cp instead of ln -s.
	We want this for TL.
	(mkMaps): with -n, exit before actually doing anything.
	(setupLog): with -n, do not log.
	(help): update and augment.

2007-10-12  Karl Berry  <karl@tug.org>

	* texlinks: new option -u[nlink] for uninstall.
	From Edd Barrett, 10 Oct 2007 11:05:55.

2007-09-30  Karl Berry  <karl@tug.org>

	* texconfig-sys: export texconfig_sys.
	* texconfig <init>: use it to figure out which fmtutil/updmap.
	Report from Frank K, 11 Jun 2007 17:05:43.

2007-09-10  Karl Berry  <karl@tug.org>

	* updmap.pl: TEXMFVAR rather than VARTEXMF.

2007-09-04  Karl Berry  <karl@tug.org>

	* updmap.pl: ! to clearly check against both empty string and
	undef, rather than eq undef (Jjgod 3 Sep 2007 16:16:50).

2007-07-16  Karl Berry  <karl@tug.org>

	* texconfig (findDialogProg, runDialog): these fns not used here,
	remove.
	(findprog): new mode of operation, like which(1).
	* texconfig-dialog (findDialog): check for whiptail/dialog on any
		system, not just FreeBSD, Linux, cygwin.

2007-05-31  Karl Berry  <karl@tug.org>

	* fmtutil (run_initex): do not remove the log file.

2007-01-16  Karl Berry  <karl@tug.org>

	* texconfig (init): only run texlinks and updmap if fmtutil succeeds.

2007-01-14  Karl Berry  <karl@tug.org>

	* texconfig: check for pdftex rather than pdfetex.
	Reported by Artemio, 13 Jan 2007 14:54:40.

2006-12-29  Karl Berry  <karl@tug.org>

	* texconfig: replace sort +1 with sort -k 2.  I hate POSIX.
	Reported by gnwiii, 28 Dec 2006 14:53:54.

2006-12-27  Karl Berry  <karl@tug.org>

	* Makefile.in (install-exec): now the binary is named pdftex again.

2006-12-25  Karl Berry  <karl@tug.org>

	* updmap: update version.

2006-12-13  Karl Berry  <karl@tug.org>

	* latex2e.texi: FSF never held copyright (checked with authors).
	Starting latexrefman project at gna.org, with hopes.

2006-11-20  Karl Berry  <karl@tug.org>

	* Makefile.in (CONTEXTSCRIPTS): new variable.
	(context): new subdir of stubs, updated from Hans' releases.

2006-11-14  Karl Berry  <karl@tug.org>

	* updmap (normalizeLines): remove CR characters (for skaknew), so
	that the generted map files have consistent line endings for svn.

2006-07-13  Karl Berry  <karl@tug.org>

	* ps4pdf (tmpdir): don't lose check for TMPDIR and TEMP which te
	had.

Sat Dec 18 14:19:43 CET 1999 te
	* added manpages for epstopdf and dvi2fax (contributed by "James
	R. Van Zandt" <jrv@vanzandt.mv.com>)