summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Scherer <andreas_tex@freenet.de>2024-03-20 10:22:54 +0000
committerAndreas Scherer <andreas_tex@freenet.de>2024-03-20 10:22:54 +0000
commitb0164f8266e58fb6a4977fefa14bf8ccc56cd128 (patch)
treef260fd0ef1acf89d5f874441962f63afe055c09c
parent70090b1d1e402455e0a2e0994ffb3751be6dddd1 (diff)
[WEB] .I, \e updates according to man README.
git-svn-id: svn://tug.org/texlive/trunk@70710 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Build/source/texk/web2c/man/ChangeLog5
-rw-r--r--Build/source/texk/web2c/man/twill.man6
-rw-r--r--Build/source/texk/web2c/man/weave.man9
3 files changed, 14 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index 62cc4d1196a..c50132b0a9b 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,3 +1,8 @@
+2024-03-13 Andreas Scherer <https://ascherer.github.io>
+
+ * weave.man,
+ * twill.man: .I, \e updates according to README.
+
2024-03-18 Bjarni Ingi Gislason <bjarniig@simnet.is>
* bibtex.man: \e, etc., updates.
diff --git a/Build/source/texk/web2c/man/twill.man b/Build/source/texk/web2c/man/twill.man
index 663fd5267a2..ee9d4bfb693 100644
--- a/Build/source/texk/web2c/man/twill.man
+++ b/Build/source/texk/web2c/man/twill.man
@@ -1,4 +1,4 @@
-.TH TWILL 1 "16 February 2024" "Web2C @VERSION@"
+.TH TWILL 1 "20 March 2024" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF Metafont
@@ -57,7 +57,9 @@ to the root of the \*(WB file name.
.PP
There are several macros that probably should be redefined by
the programmer at the beginning of the \*(WB file.
-It is a good idea to set \\title to the name of the program.
+It is a good idea to set
+.I \etitle
+to the name of the program.
.PP
.B twill
is exactly like
diff --git a/Build/source/texk/web2c/man/weave.man b/Build/source/texk/web2c/man/weave.man
index 3d85c6b53f8..192f5a2a322 100644
--- a/Build/source/texk/web2c/man/weave.man
+++ b/Build/source/texk/web2c/man/weave.man
@@ -1,4 +1,4 @@
-.TH WEAVE 1 "13 October 2023" "Web2C @VERSION@"
+.TH WEAVE 1 "20 March 2024 "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF Metafont
@@ -58,11 +58,12 @@ In this case you can specify '-' as an empty change file.
There are several macros
that probably should be redefined by
the programmer at the beginning of the \*(WB file.
-It is a good idea to set \\title
+It is a good idea to set
+.I \etitle
to the name of the program.
And, to cause output of only changed modules, one can say
-\\let\\maybe=\\iffalse (usually as the first change in the
-change file).
+.I \elet\emaybe=\eiffalse
+(usually as the first change in the change file).
.\"=====================================================================
.SH ENVIRONMENT
The environment variable WEBINPUTS is used to search for the input files,