diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-04-10 11:14:07 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-04-10 11:14:07 +0000 |
commit | 9ebef863fbd274ccc04480e1f12b7ce385c739c8 (patch) | |
tree | a1ce3d49bc55a3f819f5cae68eaa5abc0bcbf686 /Build/source/texk/web2c/man/ctwill.man | |
parent | ffb1a15162aabae2a564f442f4041b4f4f1766d7 (diff) |
[CWEB] Add new command-line option '-t'.
If disabled with '-t', the temporary output is ignored unconditionally
and the final output is (re-)created irrespective of changes between
runs. (Default is '+t' for CWEB={ctangle,cweave,ctwill}.)
git-svn-id: svn://tug.org/texlive/trunk@54639 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/ctwill.man')
-rw-r--r-- | Build/source/texk/web2c/man/ctwill.man | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Build/source/texk/web2c/man/ctwill.man b/Build/source/texk/web2c/man/ctwill.man index b5e8744640c..95f4d4fbfb1 100644 --- a/Build/source/texk/web2c/man/ctwill.man +++ b/Build/source/texk/web2c/man/ctwill.man @@ -1,6 +1,6 @@ -.\" Automatically generated by Pandoc 2.9.1.1 +.\" Automatically generated by Pandoc 2.9.2.1 .\" -.TH "CTWILL" "1" "December 7, 2019" "Web2c @VERSION@" "General Commands Manual" +.TH "CTWILL" "1" "March 30, 2020" "Web2c @VERSION@" "General Commands Manual" .hy .SH NAME .PP @@ -116,8 +116,8 @@ In TeX\ Live the utility programs are prefixed with \f[B]ctwill-\f[R] and the macro files with \f[B]ct\f[R] for technical reasons. .IP \[bu] 2 Options \f[B]--help\f[R], \f[B]--quiet\f[R], \f[B]--verbose\f[R], -\f[B]--version\f[R], and flags \f[B]-i\f[R], \f[B]-o\f[R], and -\f[B]+lX\f[R] are new in CWEBbin and TeX\ Live. +\f[B]--version\f[R], and flags \f[B]-i\f[R], \f[B]-o\f[R], \f[B]-t\f[R], +and \f[B]+lX\f[R] are new in CWEBbin and TeX\ Live. .IP \[bu] 2 Option \f[B]+lX\f[R] is accompanied by example wrapper files for \f[B]ctwimac.tex\f[R] and \f[B]ctproofmac.tex\f[R] with translated @@ -162,6 +162,8 @@ output .IP \[bu] 2 \f[B]-o\f[R]: suppress separation of declarations and statements .IP \[bu] 2 +\f[B]-t\f[R]: ignore temporary output irrespective of changes +.IP \[bu] 2 \f[B]-x\f[R]: omit indices, section names, table of contents .IP \[bu] 2 \f[B]+P\f[R]: \f[B]\[rs]input ctproofmac.tex\f[R] instead of |