summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/ctwill.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-10 22:18:24 +0000
committerKarl Berry <karl@freefriends.org>2019-03-10 22:18:24 +0000
commit6d441f6f6bcac0a0a0757d6a804d61f23b7afec6 (patch)
treec18ab2ac36eaeff724ef857c7b8db1ef1a8280c2 /Master/texmf-dist/doc/man/man1/ctwill.1
parente0a2a718e89f9700d627f1e6a8eea8f21d2fbeb8 (diff)
cweb man page updates, from r50310 and r50311
git-svn-id: svn://tug.org/texlive/trunk@50323 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/ctwill.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/ctwill.111
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/ctwill.1 b/Master/texmf-dist/doc/man/man1/ctwill.1
index b8b29e1b0f9..a7c7f7648d0 100644
--- a/Master/texmf-dist/doc/man/man1/ctwill.1
+++ b/Master/texmf-dist/doc/man/man1/ctwill.1
@@ -1,6 +1,6 @@
-.\" Automatically generated by Pandoc 2.6
+.\" Automatically generated by Pandoc 2.7
.\"
-.TH "CTWILL" "1" "January 27, 2019" "Web2c 2019" "General Commands Manual"
+.TH "CTWILL" "1" "March 10, 2019" "Web2c 2019" "General Commands Manual"
.hy
.SH NAME
.PP
@@ -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
@@ -150,7 +153,7 @@ leave out the \f[B]happy message\f[R] (\f[B]-h\f[R]).
\f[B]+v\f[R]/\f[B]-v\f[R]: shortcut for \f[B]+bhp\f[R]; also
\f[B]--verbose\f[R]
.IP \[bu] 2
-\f[B]-e\f[R]: do not enclose C/C++\ material in \f[B]\f[R]
+\f[B]-e\f[R]: do not enclose C/C++\ material in \f[B]\[rs]PB{\&...}\f[R]
.IP \[bu] 2
\f[B]-f\f[R]: do not force a newline after every C/C++\ statement in
output
@@ -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.