diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2020-04-29 12:27:33 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2020-04-29 12:27:33 +0000 |
commit | 6c709749d4346f60915789274fb6baab0f254926 (patch) | |
tree | c645edb1c147464eb0015af9f1f950f12f5c28dc /Build/source/texk/web2c/cwebdir | |
parent | 6dfd844029ee24f9e97f418e80d082d41560cf47 (diff) |
[CWEB] Purge irrelevant mention of .web extension.
CWEB in TeX Live appends only '.w' to source files on the command-line,
not the Pascal-oriented '.web'.
git-svn-id: svn://tug.org/texlive/trunk@54934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/cwebdir')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ChangeLog | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/comm-w2c.ch | 8 |
2 files changed, 12 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 832d3113288..6823562c240 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,7 @@ +2020-04-29 Andreas Scherer <https://ascherer.github.io> + + * comm-w2c.ch: Purge irrelevant mention of .web extension. + 2020-04-28 Andreas Scherer <https://ascherer.github.io> * comm-w2c.ch: Purge standard headers already in KPathSea. diff --git a/Build/source/texk/web2c/cwebdir/comm-w2c.ch b/Build/source/texk/web2c/cwebdir/comm-w2c.ch index 2d87bb9d95c..a4599168e70 100644 --- a/Build/source/texk/web2c/cwebdir/comm-w2c.ch +++ b/Build/source/texk/web2c/cwebdir/comm-w2c.ch @@ -916,6 +916,14 @@ temporary_output=1; /* Check temporary output for changes */ @z @x +file. It may have an extension, or it may omit the extension to get |".w"| or +|".web"| added. The \TEX/ output file name is formed by replacing the \.{CWEB} +@y +file. It may have an extension, or it may omit the extension to get |".w"|. +The \TEX/ output file name is formed by replacing the \.{CWEB} +@z + +@x An omitted change file argument means that |"/dev/null"| should be used, when no changes are desired. @y |