texlive[67491] Build/source/texk/web2c/cwebdir: [CWEB] Add intro to
commits+ascherer at tug.org
commits+ascherer at tug.org
Tue Jun 27 16:37:06 CEST 2023
Revision: 67491
http://tug.org/svn/texlive?view=revision&revision=67491
Author: ascherer
Date: 2023-06-27 16:37:06 +0200 (Tue, 27 Jun 2023)
Log Message:
-----------
[CWEB] Add intro to ctwill-{hint,mini}.ch.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/cwebdir/ChangeLog
trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
trunk/Build/source/texk/web2c/cwebdir/ctwill-proofsort
Modified: trunk/Build/source/texk/web2c/cwebdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2023-06-26 23:43:17 UTC (rev 67490)
+++ trunk/Build/source/texk/web2c/cwebdir/ChangeLog 2023-06-27 14:37:06 UTC (rev 67491)
@@ -1,5 +1,10 @@
2023-06-27 Andreas Scherer <https://ascherer.github.io>
+ * ctwill-{hint,mini}.ch: Add intro.
+ * ctwill-proofsort: Purge duplicate subversion tag.
+
+2023-06-27 Andreas Scherer <https://ascherer.github.io>
+
* ctwill-hint.ch: Stand-alone twin of ctwill-mini.ch.
* ctwill-proofsort: Don't print bare '$0'.
* ctwill.test: Test ctwill-proofsort last.
Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch 2023-06-26 23:43:17 UTC (rev 67490)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-hint.ch 2023-06-27 14:37:06 UTC (rev 67491)
@@ -1,3 +1,21 @@
+Formatting changes for CTWILL by Andreas Scherer
+This file is in the Public Domain.
+
+This extensive set of changes is my first attempt to format CTWILL with
+itself in HINT format, i.e., with the 'pdfctproofmac.tex' macros. This
+produces output with 'mini-indexes' for every section.
+
+Apply these additional changes in the following two-step procedure:
+First create 'ctwill-w2c.ch' that mogrifies CWEAVE into CTWILL:
+$ tie -c ctwill-w2c.ch \
+> cweave.w cweav-{patch,extensions,output,i18n,twill}.ch \
+> cwtw-texlive.ch ctwill-texlive.ch
+Then create 'ctwill.w' that gets processed with HiTeX:
+$ ctie -m ctwill.w \
+> cweave.w ctwill-w2c.ch ctwill-hint.ch
+
+Section 1.
+
@x
The ``banner line'' defined here should be changed whenever \.{CTWILL} is
@y
Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch 2023-06-26 23:43:17 UTC (rev 67490)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-mini.ch 2023-06-27 14:37:06 UTC (rev 67491)
@@ -1,3 +1,19 @@
+Formatting changes for CTWILL by Andreas Scherer
+This file is in the Public Domain.
+
+This extensive set of changes is my best attempt to format CTWILL with
+itself in DVI or PDF format, i.e., with the '[pdf]ctwimac.tex' macros. This
+produces output with 'mini-indexes' on each spread of pages.
+
+Apply these additional changes in the following two-step procedure:
+First create 'ctwill-w2c.ch' that mogrifies CWEAVE into CTWILL:
+$ tie -c ctwill-w2c.ch \
+> cweave.w cweav-{patch,extensions,output,i18n,twill}.ch \
+> cwtw-texlive.ch ctwill-texlive.ch
+Then create 'ctwill.w' that gets processed with TeX (plain, pdfTeX, XeTeX):
+$ ctie -m ctwill.w \
+> cweave.w ctwill-w2c.ch ctwill-mini.ch
+
Section 1.
@x
Modified: trunk/Build/source/texk/web2c/cwebdir/ctwill-proofsort
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/ctwill-proofsort 2023-06-26 23:43:17 UTC (rev 67490)
+++ trunk/Build/source/texk/web2c/cwebdir/ctwill-proofsort 2023-06-27 14:37:06 UTC (rev 67491)
@@ -1,6 +1,5 @@
#!/usr/bin/env perl
# $Id$
-# $Id$
# Public domain. Originally written by Andreas Scherer, 2023.
use strict;
More information about the tex-live-commits
mailing list.