From 600ad23d4bd5816160004927e132a51b596f0279 Mon Sep 17 00:00:00 2001 From: Andreas Scherer Date: Tue, 22 Nov 2022 10:41:20 +0000 Subject: [CWEB] Fix border case 'reflect.w'. git-svn-id: svn://tug.org/texlive/trunk@65081 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/plain/cweb/cwebmac.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Master/texmf-dist/tex/plain/cweb/cwebmac.tex b/Master/texmf-dist/tex/plain/cweb/cwebmac.tex index 85ac02587bb..4dcbd9b09d7 100644 --- a/Master/texmf-dist/tex/plain/cweb/cwebmac.tex +++ b/Master/texmf-dist/tex/plain/cweb/cwebmac.tex @@ -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 -- cgit v1.2.3