texlive[67436] Master/texmf-dist/tex/plain/cweb: [CWEB] A few fixes

commits+ascherer at tug.org commits+ascherer at tug.org
Thu Jun 22 16:49:33 CEST 2023


Revision: 67436
          http://tug.org/svn/texlive?view=revision&revision=67436
Author:   ascherer
Date:     2023-06-22 16:49:33 +0200 (Thu, 22 Jun 2023)
Log Message:
-----------
[CWEB] A few fixes in the CTWILL macros.

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/plain/cweb/ctproofmac.tex
    trunk/Master/texmf-dist/tex/plain/cweb/cttwinxmac.tex
    trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex

Modified: trunk/Master/texmf-dist/tex/plain/cweb/ctproofmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/ctproofmac.tex	2023-06-22 07:09:35 UTC (rev 67435)
+++ trunk/Master/texmf-dist/tex/plain/cweb/ctproofmac.tex	2023-06-22 14:49:33 UTC (rev 67436)
@@ -115,7 +115,7 @@
   \sfcode`;=1500 \pretolerance 200 \hyphenpenalty 50 \exhyphenpenalty 50
   \noindent{\let\*=\lapstar\bf\secstar.\quad}}
 \let\startsection=\stsec
-\def\defin#1{\global\advance\ind by 2 \1\&{#1 } } % begin `define' or `format'
+\def\defin#1{\global\advance\ind by 2 \1\&{#1 }} % begin `define' or `format'
 \def\A{\note{See also section}} % xref for doubly defined section name
 \def\As{\note{See also sections}} % xref for multiply defined section name
 \def\B{\rightskip=0pt plus 100pt minus 10pt % go into C mode

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cttwinxmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cttwinxmac.tex	2023-06-22 07:09:35 UTC (rev 67435)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cttwinxmac.tex	2023-06-22 14:49:33 UTC (rev 67436)
@@ -226,7 +226,7 @@
     \let\ \, % C++ digit separator becomes a little white space
     \def\$##1{\egroup_{\rm##1}\bgroup}% suffix to constant
     \def\_{\cdot 10^{\aftergroup}}% power of ten (via dirty trick)
-    \let\~=\oct \let\^=\hex \let\\=\bin {#1}$}}%$%
+    \let\~=\oct \let\^=\hex \let\\=\bin #1}$}}%$%
 \def\U{\note{This code is used in section}} % xref for use of a section
 \def\Us{\note{This code is used in sections}} % xref for uses of a section
 \let\V=\lor % logical or

Modified: trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex	2023-06-22 07:09:35 UTC (rev 67435)
+++ trunk/Master/texmf-dist/tex/plain/cweb/ctwimac.tex	2023-06-22 14:49:33 UTC (rev 67436)
@@ -461,7 +461,7 @@
   \def\Us{\note{Used in sections}} % crossref for uses of a section
   \def\I{\par\hangindent 2em}\let\*=*
   \readsections}
-\def\readsections{\input \jobname.sscn}
+\def\readsections{\input \jobname.scn}
 \def\datethis{} \def\datecontentspage{}
 
 % To produce only a subset of pages, put the page numbers on separate



More information about the tex-live-commits mailing list.