texlive[73245]

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Dec 31 22:34:20 CET 2024


Revision: 73245
          https://tug.org/svn/texlive?view=revision&revision=73245
Author:   ascherer
Date:     2024-12-31 22:34:20 +0100 (Tue, 31 Dec 2024)
Log Message:
-----------
[CTWILL] Add 'notes' to the 'Names of the sections'.

A set of recently created PDF files from MMIXware can be studied here:
https://github.com/ascherer/mmix/releases/tag/2023-11-25
in both plain CWEB and in CTWILL format.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex	2024-12-31 14:51:48 UTC (rev 73244)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex	2024-12-31 21:34:20 UTC (rev 73245)
@@ -536,7 +536,11 @@
     \immediate\closeout\cont % the contents information has been fully gathered
   \fi}
 \def\fin{\ifacro \message{Section names:} \let\Xpdf\X
-  \def\U##1.{} \def\Us##1.{} \def\Q##1.{} \def\Qs##1.{}
+  \def\note##1##2.{\quad{\eightrm##1~\pdfnote##2.}}
+  \def\Q{\note{Cited in section}} % crossref for mention of a section
+  \def\Qs{\note{Cited in sections}} % crossref for mentions of a section
+  \def\U{\note{Used in section}} % crossref for use of a section
+  \def\Us{\note{Used in sections}} % crossref for uses of a section
   \def\I{\par\hangindent 2em\noindent}\let\*=*
   \def\rlhead{NAMES OF THE SECTIONS} % running left headline
   \let\rrhead=\rlhead % running right headline



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