texlive[55757]

commits+ascherer at tug.org commits+ascherer at tug.org
Sun Jul 5 15:02:11 CEST 2020


Revision: 55757
          http://tug.org/svn/texlive?view=revision&revision=55757
Author:   ascherer
Date:     2020-07-05 15:02:11 +0200 (Sun, 05 Jul 2020)
Log Message:
-----------
Fix 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	2020-07-05 12:56:40 UTC (rev 55756)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex	2020-07-05 13:02:11 UTC (rev 55757)
@@ -663,7 +663,8 @@
     \def\X##1:##2\X{\firstsecno##1.%
       {\toksF={}\makeoutlinetoks##2\outlinedone\outlinedone}%
       \pdfoutline goto num \the\toksA \expandafter{\the\toksE}}
-  \else \special{pdf: outline -1 << /Title (\outsecname) >>}%
+  \else \output={\shipout\box255}
+    \special{pdf: outline -1 << /Title (\outsecname) >>}%
     \def\X##1:##2\X{\firstsecno##1.%
       {\toksF={}\makeoutlinetoks##2\outlinedone\outlinedone}%
       \special{pdf: outline 0 << /Title (\the\toksE)



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