summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/impatient/README
blob: 94afe54d034c695f6c10e2923453209191e4a128 (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
This is the README file for version 1.0 of the free edition of the book
TeX for the Impatient, released under the GNU Free Documentation License.
(This README file itself is public domain.)

Primary distribution point:
       ftp://tug.org/tex/impatient
  aka http://tug.org/ftp/tex/impatient/
It will also be available from CTAN.

Information about the free edition is included at the end of the preface
and on the copyright page.

We'd be interested in hearing about any projects undertaken with this
material.  See errata.future for some relatively small ideas for
enhancements.

TeX for the Impatient is now a GNU project, and the development sources,
contact information, and other project details are available at
http://savannah.gnu.org/projects/teximpatient.

Some random thoughts for people thinking of working with the source:

- You may want to translate the source into some more standard format; we
used many homegrown macros to make typing and markup easier.

- You may also want to redo the index creation to use makeindex or some
other standard program, instead of our homegrown Icon programs.  Until the
index can be easily regenerated, the page breaks can't change without
the index becoming useless.  

- Printing the GFDL required many kludges, a true Eplain-compatible
version is needed (which in turn would require using the current eplain
to print the book).


Happy TeX'ing.