summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/ctwill.man
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2019-03-10 13:50:00 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2019-03-10 13:50:00 +0000
commit77893ff48682bd56df17cf80c5dc9643edacb2a9 (patch)
tree86dd039636f09453159f9dfb2b2089c6b597068a /Build/source/texk/web2c/man/ctwill.man
parentbfb53e9e35ae528d707c816ae859de808932a1cd (diff)
Add reference to 'Digital Typography'.
Article 'Mini-Indexes for Literate Programs' describes a complete example (HAM) with lots of details for preparing the CTWILL input. This example can be found 'live' in the CWEB test suite on Github: https://github.com/ascherer/cwebtest/commit/ce435267fcb542c9667ea0604bfa75fd85604784 git-svn-id: svn://tug.org/texlive/trunk@50311 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/ctwill.man')
-rw-r--r--Build/source/texk/web2c/man/ctwill.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/man/ctwill.man b/Build/source/texk/web2c/man/ctwill.man
index eab8a2e4b8c..55dd8e2035b 100644
--- a/Build/source/texk/web2c/man/ctwill.man
+++ b/Build/source/texk/web2c/man/ctwill.man
@@ -101,6 +101,9 @@ you can check that your specifications are correct.
More details how to use \f[B]ctwill\f[R] can be found in the first
sections of its source code, respectively the change file
\f[B]cweav-twill.ch\f[R] applicable to the \f[B]cweave.w\f[R] source.
+A complete example with all bells and whistles is described in
+\f[B]Mini-Indexes for Literate Programs\f[R], pages 225\[en]245 of
+Knuth\[cq]s \f[B]Digital Typography\f[R].
.SH DIFFERENCES TO ORIGINAL CTWILL
.PP
The present incarnation of \f[B]ctwill\f[R] and its utilities tries hard
@@ -221,6 +224,8 @@ Silvio Levy (hardcopy version of \f[B]cwebman.tex\f[R] and the source
code listings of \f[B]common.w\f[R], \f[B]ctangle.w\f[R], and
\f[B]cweave.w\f[R]).
.IP \[bu] 2
+Digital Typography: by D.\ E.\ Knuth.
+.IP \[bu] 2
Literate Programming: by D.\ E.\ Knuth.
.IP \[bu] 2
Weaving a Program: by Wayne Sewell.