diff options
author | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-08 10:25:33 +0000 |
---|---|---|
committer | Andreas Scherer <andreas_tex@freenet.de> | 2023-08-08 10:25:33 +0000 |
commit | e5c1cb02145759efeccb13e60f81df7600b614fa (patch) | |
tree | 751eddebc79579e7fc68aa19207e6bb0314bdce6 /Build/source | |
parent | 26066f1cf20d8ad22519bb6d2558c36bbd064a0a (diff) |
[CTWILL] Gracefully break long mini-index entries.
git-svn-id: svn://tug.org/texlive/trunk@67844 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-hint.ch | 9 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/ctwill-mini.ch | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex | 2 |
3 files changed, 4 insertions, 11 deletions
diff --git a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch index 22b6fd70000..0d7fe864eed 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-hint.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-hint.ch @@ -385,13 +385,6 @@ Section 109. @-n@> @z -@x -\yskip\noindent All of these tokens are removed from the \TEX/ output that -@y -\yskip\noindent All of these tokens are removed from the \TEX/ output that -@-n@> -@z - Section 110. @x @@ -960,7 +953,7 @@ Section 304. @$order_decl_stmt {CTWILL}304 =\\{flags}[\.{'o'}]@> @z -Section 308. +Section 310. @x l.116 of CTWILL-TEXLIVE.CH @d kpse_find_cweb(name) kpse_find_file(name,kpse_cweb_format,true) diff --git a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch index 3517e7c2c37..c5d05c7c021 100644 --- a/Build/source/texk/web2c/cwebdir/ctwill-mini.ch +++ b/Build/source/texk/web2c/cwebdir/ctwill-mini.ch @@ -2210,7 +2210,7 @@ Section 322. @$order_decl_stmt {CTWILL}322 =\\{flags}[\.{'o'}]@> @z -Section 327. +Section 328. @x l.116 of CTWILL-TEXLIVE.CH @d kpse_find_cweb(name) kpse_find_file(name,kpse_cweb_format,true) @@ -2219,7 +2219,7 @@ Section 327. @-name@> @z -Section 328. +Section 330. @x @** Index. diff --git a/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex b/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex index 41a27453d8e..811af251499 100644 --- a/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex +++ b/Build/source/texk/web2c/cwebdir/texinputs/pdfctproofmac.tex @@ -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! |