Index of /archives/text/CTAN/info/impatient
Name Last modified Size Description
Parent Directory -
ChangeLog 2020-01-04 07:17 3.4K
Makefile 2020-01-04 07:17 510
NEWS 2020-01-03 08:44 1.3K
README 2020-01-03 08:36 2.1K
artwork/ 2011-01-28 21:45 -
backm.tex 2005-12-29 09:34 3.8K
book.aux 2020-01-04 07:18 21K
book.ccs 2020-01-04 07:18 2.6K
book.idx 2020-01-04 07:18 68K
book.pdf 2020-01-04 07:18 1.3M
book.sdx 2020-01-02 08:41 80K
book.tex 2005-12-29 09:34 869
book.toc 2020-01-04 07:18 9.7K
capsule.tex 2005-12-29 09:34 59K
cn/ 2019-05-03 15:54 -
concepts.tex 2020-01-02 08:55 154K
config.tex 2020-01-04 07:06 350
copyrght.tex 2020-01-02 04:15 1.6K
diffs/ 2020-01-04 07:20 -
eplain.tex 2005-12-29 09:34 35K
errata.future 2020-01-06 16:00 8.4K
errors.tex 2005-12-29 09:34 13K
examples.tex 2005-12-29 09:34 2.2K
fdl.tex 2020-01-02 08:22 24K
fonts.tex 2005-12-29 09:34 6.5K
fr/ 2008-07-11 10:44 -
frontm.tex 2005-12-29 09:34 1.2K
genops.tex 2020-01-02 08:12 86K
index.tex 2020-01-02 08:41 931
index1.icn 2005-12-29 09:34 2.5K
index2.icn 2005-12-29 09:34 7.0K
macros.tex 2020-01-02 08:22 61K
math.tex 2014-11-14 08:48 65K
modes.tex 2005-12-29 09:34 65K
pages.tex 2005-12-29 09:34 39K
paras.tex 2020-01-02 04:16 73K
preface.tex 2020-01-03 08:34 8.1K
read1st.tex 2005-12-29 09:34 1.7K
tips.tex 2014-11-14 08:48 37K
usebook.tex 2020-01-02 08:24 10K
usermacs.tex 2014-11-14 08:48 37K
usingtex.tex 2020-01-02 08:30 30K
xmptext.tex 2020-01-02 08:35 19K
$Id: README,v 1.2 2020/01/02 23:36:14 karl Exp $
This is the README file for the CTAN (free documentation) edition of the
book TeX for the Impatient, released under the GNU Free Documentation
License. (This README file itself is public domain.)
Information about the free edition is included at the end of the preface
and on the copyright page.
Home page: https://ctan.org/pkg/impatient/
Chinese and French translations (independently maintained), as well as
all sources and PDFs, are available from there.
The book is looking for a maintainer; see README and errata.future for
ideas. I (Karl) don't plan to make any more releases, unless significant
bugs are found. But you can email me at karl@freefriends.org if need be.
For convenience, the diffs between all the free releases
are in the diffs/ subdirectory. To download the full releases, see
the urls in NEWS.
There is also a GNU package for the book, which is maintained
separately. Its home page: https://gnu.org/software/teximpatient/
The GNU version does not, at this writing, include the fixes made in
2020 (see NEWS and ChangeLog).
Original high-resolution scans of the artwork are available from
http://ftpmirror.gnu.org/teximpatient/artwork. Reduced-size bitmaps are
in the artwork/ subdirectory on CTAN.
Some random thoughts for people thinking of working with the source:
- See errata.future for some relatively small ideas for enhancements.
- You may want to translate the source into some more standard
format, such as Texinfo; we used many homegrown macros, mostly just
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 the homegrown Icon programs (or else
they need to be fixed; right now somehow the + characters used for
spaces in book.idx are preserved in book.sdx, which is wrong). 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.