texlive[55052]

commits+ascherer at tug.org commits+ascherer at tug.org
Thu May 7 12:05:45 CEST 2020


Revision: 55052
          http://tug.org/svn/texlive?view=revision&revision=55052
Author:   ascherer
Date:     2020-05-07 12:05:45 +0200 (Thu, 07 May 2020)
Log Message:
-----------
[CWEB] Tweak French macros to avoid page break.

'make fullmanual' produced 'cwebmana.pdf' with 38 pages instead of 37;
the last line of 'fcwebmac.tex' szood alone on a new page.

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex

Modified: trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex
===================================================================
--- trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex	2020-05-07 09:50:33 UTC (rev 55051)
+++ trunk/Build/source/texk/web2c/cwebdir/texinputs/fcwebmac.tex	2020-05-07 10:05:45 UTC (rev 55052)
@@ -50,8 +50,7 @@
 \def\ATH{{\acrofalse\X\kern-.5em:D\'efinitions du pr\'eprocesseur\X}}
 
 \def\A{\note{Voir aussi la section}} % xref for doubly defined section name
-\def\As{\note{Voir aussi les sections}} % xref for multiply defined 
-                                        % section name
+\def\As{\note{Voir aussi les sections}} % xref for multiply defined section name
 
 \def\ET{ et~} % conjunction between two section numbers
 \def\ETs{ et~} % conjunction between the last two of several section numbers



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