texlive[73254]
commits+ascherer at tug.org
commits+ascherer at tug.org
Wed Jan 1 11:13:31 CET 2025
Revision: 73254
https://tug.org/svn/texlive?view=revision&revision=73254
Author: ascherer
Date: 2025-01-01 11:13:31 +0100 (Wed, 01 Jan 2025)
Log Message:
-----------
[CTWILL] Reduce font size in 'notes'.
The <Name of a section> is typeset in \tenrm and the associated section
number(s) in \sevenrm. Placing a 'note' next to it in \eightrm shows a
significant size increase in the referenced section number. (\sixrm---
though available in [pdf]ctwimac.tex---makes the number(s) too tiny.)
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 2025-01-01 00:41:56 UTC (rev 73253)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/pdfctwimac.tex 2025-01-01 10:13:31 UTC (rev 73254)
@@ -536,7 +536,7 @@
\immediate\closeout\cont % the contents information has been fully gathered
\fi}
\def\fin{\ifacro \message{Section names:} \let\Xpdf\X
- \def\note##1##2.{\quad{\eightrm##1~\pdfnote##2.}}
+ \def\note##1##2.{\quad{\eightrm##1~{\sevenrm\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
More information about the tex-live-commits
mailing list.