texlive[68549] Build/source/texk/web2c/cwebdir/cwebman-w2c.ch: [CWEB]

commits+ascherer at tug.org commits+ascherer at tug.org
Sun Oct 15 15:06:50 CEST 2023


Revision: 68549
          https://tug.org/svn/texlive?view=revision&revision=68549
Author:   ascherer
Date:     2023-10-15 15:06:50 +0200 (Sun, 15 Oct 2023)
Log Message:
-----------
[CWEB] PDF is case-insensitive.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch

Modified: trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch	2023-10-15 12:52:43 UTC (rev 68548)
+++ trunk/Build/source/texk/web2c/cwebdir/cwebman-w2c.ch	2023-10-15 13:06:50 UTC (rev 68549)
@@ -52,7 +52,7 @@
         \centerline{\sectionfont\def\.##1{{\twelvett##1}}
   \ifacro\vbox to 0pt{\kern-2.5ex\relax
     \ifpdflua\pdfdest num \destcount fith\relax
-    \else\special{pdf: dest (\the\destcount) [ @thispage /FitBH @ypos ]}\fi
+    \else\special{pdf: dest (\the\destcount) [ @thispage /FitH @ypos ]}\fi
     \def\.##1{##1}\def\TeX{TeX}%
     \ifpdflua\pdfoutline goto num \destcount
       \ifnum\subsections>0 count -\subsections\fi {#1}\relax
@@ -85,7 +85,7 @@
 \outer\def\subsection #1.{\ifacro
     \ifpdflua\pdfdest num \subdestcount fith\relax
       \pdfoutline goto num \subdestcount {#1}\relax
-    \else\special{pdf: dest (\the\subdestcount) [ @thispage /FitBH @ypos ]}%
+    \else\special{pdf: dest (\the\subdestcount) [ @thispage /FitH @ypos ]}%
       \special{pdf: outline 1 << /Title (#1)
         /A << /S /GoTo /D (\the\subdestcount) >> >>}\fi
     \global\advance\subdestcount by 1\relax



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