texlive[65081] Master/texmf-dist/tex/plain/cweb/cwebmac.tex: [CWEB]

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Nov 22 11:41:20 CET 2022


Revision: 65081
          http://tug.org/svn/texlive?view=revision&revision=65081
Author:   ascherer
Date:     2022-11-22 11:41:20 +0100 (Tue, 22 Nov 2022)
Log Message:
-----------
[CWEB] Fix border case 'reflect.w'.

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex	2022-11-22 10:39:05 UTC (rev 65080)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebmac.tex	2022-11-22 10:41:20 UTC (rev 65081)
@@ -13,6 +13,7 @@
   \def\Black{\pdfliteral{0 g 0 G}}  % use rgb colors for direct PDF output too
   \def\Blue{\pdfliteral{\pdflinkcolor\space rg \pdflinkcolor\space RG}}
 \fi
+\let\ifacro=\ifpdf
 \newif\ifacrohint \ifpdf\acrohinttrue\fi \ifhint\acrohinttrue\fi
 
 \let\:=\. % preserve a way to get the dot accent
@@ -422,7 +423,7 @@
   \vfill#1}} % parameter #1 is the page itself
   \global\advance\pageno by1}
 
-\gtitle={\.{CWEB} output} % this running head is reset by starred sections
+\gtitle={{\tentex CWEB} output} % this running head is reset by starred sections
 \mark{\noexpand\nullsec0{\the\gtitle}}
 \def\title{\expandafter\uppercase\expandafter{\jobname}}
 \def\topofcontents{\centerline{\titlefont\title}\vskip.7in



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