summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/pdftex/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-25 20:46:03 +0000
committerKarl Berry <karl@freefriends.org>2016-04-25 20:46:03 +0000
commitcfa0d42c795abf70a671d0a381e4fb45a3dba13d (patch)
treecbae7a39b41eb1daaae2950a2c214c31ab35ad47 /Master/texmf-dist/doc/pdftex/README
parent5e37eaa6f3ee9d0cecc7e29e73baf8f5380d6ba4 (diff)
pdftex doc for TL16: updates to manual, more tests, samplepdf(tex) at top level, pdfkeys and thanh/ext removed
git-svn-id: svn://tug.org/texlive/trunk@40740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/pdftex/README')
-rw-r--r--Master/texmf-dist/doc/pdftex/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/pdftex/README b/Master/texmf-dist/doc/pdftex/README
index 4eb1e75d20f..9b78615b002 100644
--- a/Master/texmf-dist/doc/pdftex/README
+++ b/Master/texmf-dist/doc/pdftex/README
@@ -2,12 +2,14 @@ pdfTeX is an extended version of eTeX that can create PDF directly from
TeX source files and enhance the result of TeX typesetting with the help
of PDF. When PDF output is not selected, pdfTeX produces normal DVI
output, otherwise it produces PDF output that looks essentially
-identical to the DVI output. An important aspect of this project is to
-investigate alternative justification algorithms.
+identical to the DVI output. An important aspect of this project was to
+investigate alternative justification algorithms, resulting in the
+margin kerning and font expansion "microtypgraphy" features, inspired by
+Peter Karow.
pdfTeX is based on the original e-TeX sources and Web2c, and has been
-successfully compiled on many systems. It is no longer under active
-development and only bug fixes and small enhancements are expected.
+successfully compiled on many systems. It is actively maintained, but
+stability is paramount now; only bug fixes and small enhancements are expected.
See the file NEWS for changes to the program.
Documentation about pdfTeX can be found at http://www.pdftex.org.