texlive[57570] Build/source/texk/web2c/omegaware: \titlefalse rather

commits+karl at tug.org commits+karl at tug.org
Sun Jan 31 03:21:07 CET 2021


Revision: 57570
          http://tug.org/svn/texlive?view=revision&revision=57570
Author:   karl
Date:     2021-01-31 03:21:07 +0100 (Sun, 31 Jan 2021)
Log Message:
-----------
\titlefalse rather than \titlepage{F}

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/omegaware/ChangeLog
    trunk/Build/source/texk/web2c/omegaware/odvicopy.web
    trunk/Build/source/texk/web2c/omegaware/odvitype.web
    trunk/Build/source/texk/web2c/omegaware/ofm2opl.web
    trunk/Build/source/texk/web2c/omegaware/opl2ofm.web
    trunk/Build/source/texk/web2c/omegaware/ovf2ovp.web
    trunk/Build/source/texk/web2c/omegaware/ovp2ovf.web

Modified: trunk/Build/source/texk/web2c/omegaware/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/ChangeLog	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/ChangeLog	2021-01-31 02:21:07 UTC (rev 57570)
@@ -1,3 +1,13 @@
+2021-01-30  Karl Berry  <karl at freefriends.org>
+
+	* odvicopy.web,
+	* odvitype.web,
+	* ofm2opl.web,
+	* opl2ofm.web,
+	* ovf2ovp.web,
+	* ovp2ovf.web: \titlefalse rather than the obsolete \titlepage{F}.
+	Found by Andreas Scherer.
+
 2018-09-09  Karl Berry  <karl at tug.org>
 
 	* ligkern.test,

Modified: trunk/Build/source/texk/web2c/omegaware/odvicopy.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/odvicopy.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/odvicopy.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -43,7 +43,7 @@
 \def\title{ODVI\lowercase{copy}} % don't change this line!
 \def\contentspagenumber{1}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont ODVIcopy} processor}

Modified: trunk/Build/source/texk/web2c/omegaware/odvitype.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/odvitype.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/odvitype.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -39,7 +39,7 @@
 \def\title{ODVI$\,$\lowercase{type}}
 \def\contentspagenumber{401}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont ODVItype} processor}

Modified: trunk/Build/source/texk/web2c/omegaware/ofm2opl.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/ofm2opl.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/ofm2opl.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -40,7 +40,7 @@
 \def\title{OFM2OPL}
 \def\contentspagenumber{201}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont OFM2OPL} processor}

Modified: trunk/Build/source/texk/web2c/omegaware/opl2ofm.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/opl2ofm.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/opl2ofm.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -47,7 +47,7 @@
 \def\title{OPL2OFM}
 \def\contentspagenumber{301}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont OPL2OFM} processor}

Modified: trunk/Build/source/texk/web2c/omegaware/ovf2ovp.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/ovf2ovp.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/ovf2ovp.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -30,7 +30,7 @@
 \def\title{OVF2OVP}
 \def\contentspagenumber{101}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont OVF2OVP} processor}

Modified: trunk/Build/source/texk/web2c/omegaware/ovp2ovf.web
===================================================================
--- trunk/Build/source/texk/web2c/omegaware/ovp2ovf.web	2021-01-31 00:54:54 UTC (rev 57569)
+++ trunk/Build/source/texk/web2c/omegaware/ovp2ovf.web	2021-01-31 02:21:07 UTC (rev 57570)
@@ -34,7 +34,7 @@
 \def\title{OVP2OVF}
 \def\contentspagenumber{201}
 \def\topofcontents{\null
-  \def\titlepage{F} % include headline on the contents page
+  \titlefalse % include headline on the contents page
   \def\rheader{\mainfont\hfil \contentspagenumber}
   \vfill
   \centerline{\titlefont The {\ttitlefont OVP2OVF} processor}



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