texlive[65957] trunk: restore hilatex creation

commits+karl at tug.org commits+karl at tug.org
Mon Feb 20 17:38:47 CET 2023


Revision: 65957
          http://tug.org/svn/texlive?view=revision&revision=65957
Author:   karl
Date:     2023-02-20 17:38:47 +0100 (Mon, 20 Feb 2023)
Log Message:
-----------
restore hilatex creation

Modified Paths:
--------------
    trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf

Added Paths:
-----------
    trunk/Master/bin/amd64-netbsd/hilatex
    trunk/Master/bin/i386-netbsd/hilatex

Modified: trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf
===================================================================
--- trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf	2023-02-20 16:04:45 UTC (rev 65956)
+++ trunk/Build/source/texk/texlive/tl_support/fmtutil.cnf	2023-02-20 16:38:47 UTC (rev 65957)
@@ -1,4 +1,5 @@
-# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Dec 18 22:44:08 2022
+# Generated by /home/texlive/karl/Master/bin/x86_64-linux/tlmgr on Sun Feb 19 17:24:45 2023
+# $Id: fmtutil-hdr.cnf 53804 2020-02-16 17:57:32Z karl $
 # Originally written by Thomas Esser, 1998. Public domain.
 #
 # For guidance on how to support local formats, see the man
@@ -69,7 +70,7 @@
 eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
 #
 # from hitex:
-#! hilatex hitex language.dat -etex -ltx hilatex.ini
+hilatex hitex language.dat -etex -ltx hilatex.ini
 hitex hitex language.def -etex -ltx hitex.ini
 #
 # from jadetex:
@@ -130,11 +131,11 @@
 #
 # from platex:
 platex eptex language.dat *platex.ini
-platex-dev eptex language.dat *platex.ini
+platex-dev euptex language.dat *platex.ini
 #
 # from ptex:
 eptex eptex language.def *eptex.ini
-ptex ptex - ptex.ini
+ptex eptex - ptex.ini
 #
 # from tex:
 tex tex - tex.ini
@@ -148,7 +149,7 @@
 #
 # from uptex:
 euptex euptex language.def *euptex.ini
-uptex uptex - uptex.ini
+uptex euptex - uptex.ini
 #
 # from xelatex-dev:
 xelatex-dev xetex language.dat -etex xelatex.ini

Added: trunk/Master/bin/amd64-netbsd/hilatex
===================================================================
--- trunk/Master/bin/amd64-netbsd/hilatex	                        (rev 0)
+++ trunk/Master/bin/amd64-netbsd/hilatex	2023-02-20 16:38:47 UTC (rev 65957)
@@ -0,0 +1 @@
+link hitex
\ No newline at end of file


Property changes on: trunk/Master/bin/amd64-netbsd/hilatex
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*
\ No newline at end of property
Added: trunk/Master/bin/i386-netbsd/hilatex
===================================================================
--- trunk/Master/bin/i386-netbsd/hilatex	                        (rev 0)
+++ trunk/Master/bin/i386-netbsd/hilatex	2023-02-20 16:38:47 UTC (rev 65957)
@@ -0,0 +1 @@
+link hitex
\ No newline at end of file


Property changes on: trunk/Master/bin/i386-netbsd/hilatex
___________________________________________________________________
Added: svn:special
## -0,0 +1 ##
+*
\ No newline at end of property


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