texlive[63787]

commits+ascherer at tug.org commits+ascherer at tug.org
Sat Jul 2 10:42:07 CEST 2022


Revision: 63787
          http://tug.org/svn/texlive?view=revision&revision=63787
Author:   ascherer
Date:     2022-07-02 10:42:07 +0200 (Sat, 02 Jul 2022)
Log Message:
-----------
[CWEB] Similar change in CTWILL macros.

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

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex	2022-07-02 08:40:36 UTC (rev 63786)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex	2022-07-02 08:42:07 UTC (rev 63787)
@@ -444,7 +444,7 @@
       \gdef\rrhead{\let\i=I\uppercase{\ignorespaces#3}}
   \fi
   \message{*\secno} % progress report
-  \ifpdftex\def\stripprefix##1>{}\def\gtitletoks{#3}%
+  \ifpdf \ifpdftex\def\stripprefix##1>{}\def\gtitletoks{#3}%
     \edef\gtitletoks{\expandafter\stripprefix\meaning\gtitletoks}%
     {\immediate\write\cont{\ZZ{\gtitletoks}{#1}{\secno}% write to contents file
       {\noexpand\the\pageno}{\the\toksE}}} % \ZZ{title}{depth}{sec}{page}{ss}
@@ -451,7 +451,7 @@
     \expandafter\xdef\csname curr#1\endcsname{\secno}
     \ifnum#1>0\countB=#1 \advance\countB by-1
       \advancenumber{chunk\the\countB.\expnumber{curr\the\countB}}\fi
-  \else\ifpdf\special{pdf: outline #1 << /Title (\the\toksE) /Dest
+  \else \special{pdf: outline #1 << /Title (\the\toksE) /Dest
     [ @thispage /FitH @ypos ] >>}\fi\fi
   \startsection{\bf\ignorespaces#3.\quad}\ignorespaces}
 \def\expnumber#1{\expandafter\ifx\csname#1\endcsname\relax 0%



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