From c718e13c20af89e5d1629aa4e89a0206624781c1 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Thu, 3 Feb 2022 16:09:18 +0000 Subject: [CWEB] Purge a few WEB leftovers. git-svn-id: svn://tug.org/texlive/trunk@61863 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/cwebdir/ChangeLog | 7 +++++++ Build/source/texk/web2c/cwebdir/ctang-w32.ch | 4 ++-- Build/source/texk/web2c/cwebdir/ctangle.w | 2 +- Build/source/texk/web2c/cwebdir/cwebmac.tex | 2 +- Build/source/texk/web2c/cwebdir/cwebman.tex | 4 ++-- 5 files changed, 13 insertions(+), 6 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/cwebdir/ChangeLog b/Build/source/texk/web2c/cwebdir/ChangeLog index 082318ab5bf..4ac5601e18d 100644 --- a/Build/source/texk/web2c/cwebdir/ChangeLog +++ b/Build/source/texk/web2c/cwebdir/ChangeLog @@ -1,3 +1,10 @@ +2022-02-03 Andreas Scherer + + * ctang-w32.ch, + * ctangle.w, + * cwebmac.tex, + * cwebman.tex: Purge a few WEB leftovers. + 2022-02-02 Andreas Scherer * cwebmac.tex: Reshuffle '\pdfURL' macro for HiTeX. diff --git a/Build/source/texk/web2c/cwebdir/ctang-w32.ch b/Build/source/texk/web2c/cwebdir/ctang-w32.ch index d299f006837..b3e102fa394 100644 --- a/Build/source/texk/web2c/cwebdir/ctang-w32.ch +++ b/Build/source/texk/web2c/cwebdir/ctang-w32.ch @@ -14,13 +14,13 @@ boolean names_match( name_pointer p, /* points to the proposed match */ const char *first, /* position of first character of string */ size_t l, /* length of identifier */ -eight_bits t) /* not used by \.{TANGLE} */ +eight_bits t) /* not used by \.{CTANGLE} */ @y boolean __cdecl names_match( name_pointer p, /* points to the proposed match */ const char *first, /* position of first character of string */ size_t l, /* length of identifier */ -eight_bits t) /* not used by \.{TANGLE} */ +eight_bits t) /* not used by \.{CTANGLE} */ @z @x diff --git a/Build/source/texk/web2c/cwebdir/ctangle.w b/Build/source/texk/web2c/cwebdir/ctangle.w index 2aeb5a8af45..e092c1fd7fd 100644 --- a/Build/source/texk/web2c/cwebdir/ctangle.w +++ b/Build/source/texk/web2c/cwebdir/ctangle.w @@ -157,7 +157,7 @@ boolean names_match( name_pointer p, /* points to the proposed match */ const char *first, /* position of first character of string */ size_t l, /* length of identifier */ -eight_bits t) /* not used by \.{TANGLE} */ +eight_bits t) /* not used by \.{CTANGLE} */ {@+(void)t;@/ return length(p)==l && strncmp(first,p->byte_start,l)==0; } diff --git a/Build/source/texk/web2c/cwebdir/cwebmac.tex b/Build/source/texk/web2c/cwebdir/cwebmac.tex index e9c2cb9067a..9384d068866 100644 --- a/Build/source/texk/web2c/cwebdir/cwebmac.tex +++ b/Build/source/texk/web2c/cwebdir/cwebmac.tex @@ -336,7 +336,7 @@ \let\G=\ge % greater than or equal sign % \H is long Hungarian umlaut accent \let\I=\ne % unequal sign -\def\J{\.{@\&}} % TANGLE's join operation +\def\J{\.{@\&}} % CTANGLE's join operation \let\K== % assignment operator %\let\K=\leftarrow % "honest" alternative to standard assignment operator % \L is Polish letter suppressed-L diff --git a/Build/source/texk/web2c/cwebdir/cwebman.tex b/Build/source/texk/web2c/cwebdir/cwebman.tex index abf82a3bc88..dac94f43956 100644 --- a/Build/source/texk/web2c/cwebdir/cwebman.tex +++ b/Build/source/texk/web2c/cwebdir/cwebman.tex @@ -889,8 +889,8 @@ the change file can have any number of lines that do not begin with matching purposes. \more This dual-input feature is useful when working with a master \.{CWEB} -file that has been received from elsewhere (e.g., \.{tangle.w} or -\.{weave.w} or \.{tex.web}), when changes are desirable to customize the +file that has been received from elsewhere (e.g., \.{ctangle.w} or +\.{cweave.w} or \.{ctex.w}), when changes are desirable to customize the program for your local computer system. You will be able to debug your system-dependent changes without clobbering the master web file; and once your changes are working, you will be able to incorporate them readily -- cgit v1.2.3