blob: d89db5e50ed2b0b544de09080d002608aa9878c9 (
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
|
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>)
|