texlive[73246]
commits+ascherer at tug.org
commits+ascherer at tug.org
Tue Dec 31 22:35:46 CET 2024
Revision: 73246
https://tug.org/svn/texlive?view=revision&revision=73246
Author: ascherer
Date: 2024-12-31 22:35:46 +0100 (Tue, 31 Dec 2024)
Log Message:
-----------
[CTWILL] Add 'notes' to the 'Names of the sections'.
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 2024-12-31 21:34:20 UTC (rev 73245)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex 2024-12-31 21:35:46 UTC (rev 73246)
@@ -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.