texlive[67845]

commits+ascherer at tug.org commits+ascherer at tug.org
Tue Aug 8 12:27:42 CEST 2023


Revision: 67845
          http://tug.org/svn/texlive?view=revision&revision=67845
Author:   ascherer
Date:     2023-08-08 12:27:42 +0200 (Tue, 08 Aug 2023)
Log Message:
-----------
[CTWILL] Gracefully break long mini-index entries.

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex

Modified: trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex
===================================================================
--- trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex	2023-08-08 10:25:33 UTC (rev 67844)
+++ trunk/Master/texmf-dist/tex/plain/cweb/cwebbin/pdfctproofmac.tex	2023-08-08 10:27:42 UTC (rev 67845)
@@ -452,7 +452,7 @@
 \setpage
 \vbox to \vsize{} % the first \topmark won't be null
 
-\def\mini{\Y\bgroup\obeylines}
+\def\mini{\Y\bgroup\obeylines\everypar={\hangindent.55\hsize}}
 {\obeylines
   \gdef\[#1 #2 #3
 {\noindent\kern.5\hsize #2\miniform#3, % mask line break!



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