From 60712e2174bfaa66828692206c37af9b20d9fc9a Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Mon, 3 May 2021 13:03:46 +0000 Subject: [CWEB] New release 4.3.1. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This release is almost the same as CWEB 4.3 of 2021-04-16, but * it fixes the indexing bug in CWEAVE/CTWILL that got retracted * it extracts and collects all additions made in CTWILL, so that the section numbers of CWEAVE are retained up to ยง272 and new material is described in the (first) appendix, including the CTWILL user manual * it provides fully revised and (hopefully) corrected mini-indexes for CTWILL, if it is processed by itself (to be published in package 'knuth-pdf' on CTAN) git-svn-id: svn://tug.org/texlive/trunk@59061 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/am/cweb.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Build/source/texk/web2c/am/cweb.am') diff --git a/Build/source/texk/web2c/am/cweb.am b/Build/source/texk/web2c/am/cweb.am index 90c10db2d67..00446a7dbd4 100644 --- a/Build/source/texk/web2c/am/cweb.am +++ b/Build/source/texk/web2c/am/cweb.am @@ -25,13 +25,13 @@ ctwill.c: ctangle$(EXEEXT) cwebdir/comm-w2c.h cwebdir/cweave.w cwebdir/prod-twil DISTCLEANFILES += ctwill.c nodist_ctwill_refsort_SOURCES = ctwill-refsort.c -ctwill-refsort.c: ctangle$(EXEEXT) cwebdir/refsort.w - $(ctangle_silent)CWEBINPUTS=$(srcdir)/cwebdir $(ctangle) refsort - ctwill-refsort.c +ctwill-refsort.c: ctangle$(EXEEXT) cwebdir/refsort.w cwebdir/refsort.ch + $(ctangle_silent)CWEBINPUTS=$(srcdir)/cwebdir $(ctangle) refsort refsort ctwill-refsort.c DISTCLEANFILES += ctwill-refsort.c nodist_ctwill_twinx_SOURCES = ctwill-twinx.c -ctwill-twinx.c: ctangle$(EXEEXT) cwebdir/twinx.w - $(ctangle_silent)CWEBINPUTS=$(srcdir)/cwebdir $(ctangle) twinx - ctwill-twinx.c +ctwill-twinx.c: ctangle$(EXEEXT) cwebdir/twinx.w cwebdir/twinx.ch + $(ctangle_silent)CWEBINPUTS=$(srcdir)/cwebdir $(ctangle) twinx twinx ctwill-twinx.c DISTCLEANFILES += ctwill-twinx.c nodist_tie_SOURCES = tie.c -- cgit v1.2.3