texlive[57854] Build/source/texk/web2c/cwebdir: [CWEB] Minor

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Feb 23 16:15:22 CET 2021


Revision: 57854
          http://tug.org/svn/texlive?view=revision&revision=57854
Author:   ascherer
Date:     2021-02-23 16:15:22 +0100 (Tue, 23 Feb 2021)
Log Message:
-----------
[CWEB] Minor redactions in 'cwebman.tex'.

Most notably, CWEB's option 'e' is _on_ by default since version 3.64.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/ChangeLog
    trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch
    trunk/Build/source/texk/web2c/cwebdir/cwebman.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2021-02-23 07:04:14 UTC (rev 57853)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog	2021-02-23 15:15:22 UTC (rev 57854)
@@ -1,5 +1,10 @@
 2021-02-23  Andreas Scherer  <https://ascherer.github.io>
 
+	* cwebman.tex,
+	* cwebman-w2c.ch: Minor redactions.
+
+2021-02-23  Andreas Scherer  <https://ascherer.github.io>
+
 	* comm-w2c.ch: Simplify documentation.
 
 2021-02-22  Andreas Scherer  <https://ascherer.github.io>

Modified: trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch	2021-02-23 07:04:14 UTC (rev 57853)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch	2021-02-23 15:15:22 UTC (rev 57854)
@@ -96,7 +96,7 @@
 \def\runninghead{{\tentt CWEB} USER MANUAL (VERSION 4.1)}
 @y
 \def\Kpathsea/{{\mc KPATHSEA\spacefactor1000}}
-\def\runninghead{{\tentt CWEB} USER MANUAL (4.1 [\TeX~Live])}
+\def\runninghead{{\tentt CWEB} USER MANUAL (Version 4.1 [\TeX~Live])}
 @z
 
 @x
@@ -151,6 +151,14 @@
 @z
 
 @x
+except for error messages.
+ at y
+except for error messages.%
+\cwebfootnote{\.{CWEB} in \TeX~Live runs `\.{--quiet}ly', i.\,e.,
+options `\.{b}', `\.{h}', and `\.{p}' are `off' by default.}
+ at z
+
+ at x
 output by \.{CWEAVE}. (On by default.) (Has no effect on \.{CTANGLE}.)
 @y
 output by \.{CWEAVE}. (On by default.) (Has no effect on \.{CTANGLE}.)%

Modified: trunk/Build/source/texk/web2c/cwebdir/cwebman.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebman.tex	2021-02-23 07:04:14 UTC (rev 57853)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebman.tex	2021-02-23 15:15:22 UTC (rev 57854)
@@ -398,15 +398,15 @@
 the assignment $\\{pa}\K{\AND}\|a[\T{0}]$ makes \\{pa}
 point to the zeroth element of \|a.}$$
 The \TEX/ text would look like this in your \.{CWEB} file:
-$$\lpile{\.{If |pa| is declared as `|int *pa|', the}\cr
-\.{assignment |pa=\&a[0]| makes |pa| point
-to the zeroth element of |a|.}\cr}$$
-And \.{CWEAVE} translates this into something you are glad you didn't have
-to type:
-$$\lpile{\.{If \\\\\{pa\} is declared as
-  `\\\&\{int\} \$\{\}\{*\}\\\\\{pa\}\$',}\cr
-\.{the assignment \$\\\\\{pa\}\\K\{\\AND\}\\|a[\\T\{0\}]\$}\cr
-\.{makes \\\\\{pa\} point to the zeroth element of \\|a.}\cr}$$
+$$\lpile{\.{If |pa| is declared as `|int *pa|', the assignment}\cr
+\.{|pa=\&a[0]| makes |pa| point to the zeroth element of |a|.}\cr}$$
+And \.{CWEAVE} translates this into something
+you are glad you didn't have to type:
+$$\lpile{\.{If \\PB\{\\\\\{pa\}\} is declared as `\\PB\{\\\&\{int\}
+  \$\{\}\{*\}\\\\\{pa\}\$\}', the}\cr
+\.{assignment \\PB\{\$\\\\\{pa\}\\K\{\\AND\}\\|a[\\T\{0\}]\$\}
+  makes \\PB\{\\\\\{pa\}\} point}\cr
+\.{to the zeroth element of \\PB\{\\|a\}.}\cr}$$
 Incidentally, the cross-reference index that \.{CWEAVE} would make, in
 the presence of a comment like this, would include
 the current section number as one of the index entries for \\{pa},
@@ -1011,7 +1011,7 @@
 
 \section Running the programs.
 The \UNIX/ command line for \.{CTANGLE} is
-$$\.{ctangle [options] web\_file[.w] [\{change\_file[.ch]|-\} [out\_file]]}$$
+$$\.{ctangle [options] webfile[.w] [\{changefile[.ch]|-\} [outfile[.c]]]}$$
 and the same conventions apply to \.{CWEAVE}. If `\.-' or no change file is
 specified, the change file is null. The extensions \.{.w} and \.{.ch}
 are appended only if the given file names contain no dot. If the
@@ -1042,7 +1042,7 @@
 
 \option e Enclose \CEE/ material formatted by \.{CWEAVE} in
 brackets \.{\\PB\{...\}}, so that special hooks can be used.
-(Off by default; has no effect on \.{CTANGLE}.)
+(On by default; has no effect on \.{CTANGLE}.)
 
 \option f Force line breaks after each \CEE/ statement formatted
 by \.{CWEAVE}. (On by default; \.{-f} saves paper but looks less \CEE/-like
@@ -1336,7 +1336,7 @@
 \def\runninghead{APPENDIX A --- TRANSLATION BY {\tentt CWEAVE}}
 
 Here is the corresponding excerpt from \.{common.tex}.
-(Code for section 31 omitted for space reasons.)
+(Code for section 31 is omitted for space reasons.)
 
 \vskip6pt
 \begingroup \def\tt{\eighttt} \baselineskip9pt



More information about the tex-live-commits mailing list.