diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2025-01-01 10:18:21 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2025-01-01 10:18:21 +0000 |
commit | dc7797ce05180890b836dc3741456889f5f3243b (patch) | |
tree | 32abbe1fa823bee46e97f48e55af960ed066bc27 /Master/texmf-dist/tex | |
parent | 181f42f19cb5260f565e34b1f050a654e743fe5a (diff) |
[CTWILL] Reduce font size in 'notes'.
git-svn-id: svn://tug.org/texlive/trunk@73255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex b/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex index f9f9845d36c..ab2d2f1c2b7 100644 --- a/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex +++ b/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex @@ -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 |