blob: 3d9d49e39c9abc5bfc162c1ea47d3e5725da1787 (
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
|
2010-11-22 Karl Berry <karl@gnu.org>
* Makefile (distall): use $(distnopdf) instead of duplicating file
list.
* pdftex-t.tex: Fix \pdfobj example, PDF reference url,
MacTeX much more current than CMacTeX, etc.
From Paul I.
* pdftex-t.tex: avoid text lines >=80 chars.
No need for ~ after a and an in English.
* pdftex-w.tex: make consistent with pdftex-t.tex.
2010-11-22 Paul Isambert <zappathustra@free.fr>
* pdftex-t.tex: fixes for \Something instead of \type
2010-11-19 Karl Berry <karl@gnu.org>
* pdftex-t.tex: use \tex{foo} instead of \type{\foo} for bookmarks,
so we get the \'s.
Remove section about truetype details that became a TUB paper,
to avoid duplication.
* pdftex-w.tex (\pdfobjcompresslevel): must set to 0 explicitly.
Noticed by Paul I.
* pdftex-t.tex (titlepagelines): consequent update.
* pdftex-t.tex: alphabetize misc new primitives list; typos.
2010-11-18 Karl Berry <karl@gnu.org>
* pdftex-t.tex (\pdfretval): minimally document.
2010-11-16 Karl Berry <karl@gnu.org>
* pdftex-t.tex: a couple more abbreviations, English, etc.
2010-11-15 Paul Isambert <zappathustra@free.fr>
* pdftex-t.tex: more primitives.
2010-11-14 Karl Berry <karl@gnu.org>
* All files: expand keywords again, so the manual appears
updated, among other things.
* Makefile (pdftexversion): 1.40.11 now.
(pdftex-t.txt): set GREP_OPTIONS=--text.
* pdftex-i.tex: add \pdfmapline for contnav, somehow omitted
from TL for years now.
* pdftex-t.tex: update intro information about distributions,
etc., to be somewhat more accurate.
|