summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/impatient/README
blob: ede492f3cd2ec9574f547a017ac34971983802a5 (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
$Id: README,v 1.3 2011/01/27 22:16:24 karl Exp $
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 is through CTAN:
   http://mirror.ctan.org/info/impatient/

TeX for the Impatient is also a GNU package, and the development sources,
contact information, and other project details are available at
http://www.gnu.org/software/teximpatient.

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 ideas.


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 (included
in the distribution, for what it's worth).  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 TeXing.