summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/impatient/book.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-05-23 00:04:06 +0000
committerKarl Berry <karl@freefriends.org>2009-05-23 00:04:06 +0000
commit20d25e62ad99344ee37e88fb0787319391107640 (patch)
treeb956bd202233c91691644f7177f7440cf44d673b /Master/texmf-dist/doc/plain/impatient/book.tex
parented6a6417c1055f64cde693e71238dc996d1710e6 (diff)
move plain docs out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13404 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/impatient/book.tex')
-rw-r--r--Master/texmf-dist/doc/plain/impatient/book.tex47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/impatient/book.tex b/Master/texmf-dist/doc/plain/impatient/book.tex
new file mode 100644
index 00000000000..9d656f7c998
--- /dev/null
+++ b/Master/texmf-dist/doc/plain/impatient/book.tex
@@ -0,0 +1,47 @@
+% This is part of the book TeX for the Impatient.
+% Copyright (C) 2003 Paul W. Abrahams, Kathryn A. Hargreaves, Karl Berry.
+% See file fdl.tex for copying conditions.
+
+% Top-level control.
+%
+\input macros
+% Here we override part of the configuration
+% since we're doing a full run.
+\rewritetocfiletrue % always do a table of contents
+\xrefwarningtrue
+\completebooktrue
+\edgetabsfalse
+\input frontm
+% (not for web) \edgetabstrue
+\settabdepth{\bigtab}
+\input usebook
+\input usingtex
+\input examples
+\nextedgetab
+\input concepts
+\nextedgetab
+\settabdepth{\smalltab}
+\input paras
+\nextedgetab
+\input pages
+\nextedgetab
+\input modes
+\nextedgetab
+\input math
+\nextedgetab
+\input genops
+\nextedgetab
+\settabdepth{\bigtab}
+\input tips
+\input errors
+\input usermacs
+\nextedgetab
+\input capsule
+\nextedgetab
+\backmatter
+\input fdl
+\input index
+\edgetabsfalse
+\input backm
+
+\bye