Index of /archives/text/CTAN/obsolete/systems/pdftex/manual

Icon  Name                                         Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] ChangeLog 2010-11-23 10:23 1.6K [TXT] Makefile 2010-11-23 10:23 2.2K [TXT] README 2010-11-15 04:18 1.3K [   ] makefiles.cmd 2005-02-04 21:00 490 [   ] pdftex-a.pdf 2010-11-23 10:24 774K [   ] pdftex-i.tex 2010-11-15 04:18 3.1K [   ] pdftex-l.pdf 2010-11-23 10:24 772K [   ] pdftex-s.pdf 2010-11-23 09:41 1.0M [TXT] pdftex-syntax.txt 2010-11-23 09:41 11K [   ] pdftex-t.tex 2010-11-23 09:41 213K [TXT] pdftex-t.txt 2010-11-23 10:24 1.9K [   ] pdftex-w.tex 2010-11-23 04:29 199 [   ] syntaxform.awk 2010-11-15 04:18 1.6K
$Id: README 635 2010-11-14 19:15:12Z karl $

1. List of pdfTeX documentation files
=====================================

pdftex-a.pdf (A4 format)
pdftex-l.pdf (letter format)
pdftex-s.pdf (screen format)
pdftex-b.pdf (A5 booklet made from pdftex-a.pdf)
pdftex-b-e.pdf (A5 booklet, even pages)
pdftex-b-o.pdf (A5 booklet, odd pages)
pdftex-syntax.txt


2. Installation
===============

Untar or unzip the distribution file. Change to directory "manual".
All files are built from pdftex-t.tex via the Makefile or the file
makefiles.cmd.

2.1 Unix Style
--------------

See the Makefile.  To re-generate the manual PDFs from their sources,
type:

make allclean; make

To get also the A5 booklet PDFs, type:

make booklet

Finally you might type:

make clean

to remove all unneeded stuff that has accumulated during processing.
Only the sources, the PDFs, and file pdftex-syntax.txt will be kept.

2.2 Windows Style
-----------------

Execute file makefiles.cmd.


3. How it's done
================

3.1 Generating pdftex-syntax.txt from pdftex-t.tex
--------------------------------------------------
pdftex-t.tex --> (awk -f syntaxform.awk) --> pdftex-syntax.txt


3.2 Generating title page of manual
-----------------------------------
pdftex-w.tex --> (pdfetex) --> pdftex-w.pdf
  --> (expand, fmt, grep) --> pdftex-t.txt