texlive[56792] Master/bin/win32: do not print comment lines
commits+kakuto at tug.org
commits+kakuto at tug.org
Wed Oct 28 21:45:39 CET 2020
Revision: 56792
http://tug.org/svn/texlive?view=revision&revision=56792
Author: kakuto
Date: 2020-10-28 21:45:39 +0100 (Wed, 28 Oct 2020)
Log Message:
-----------
do not print comment lines
Modified Paths:
--------------
trunk/Master/bin/win32/ht.bat
trunk/Master/bin/win32/htcontext.bat
trunk/Master/bin/win32/htlatex.bat
trunk/Master/bin/win32/htmex.bat
trunk/Master/bin/win32/httex.bat
trunk/Master/bin/win32/httexi.bat
trunk/Master/bin/win32/htxelatex.bat
trunk/Master/bin/win32/htxetex.bat
trunk/Master/bin/win32/xhlatex.bat
Modified: trunk/Master/bin/win32/ht.bat
===================================================================
--- trunk/Master/bin/win32/ht.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/ht.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,3 +1,4 @@
+ at echo off
Rem ht.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/htcontext.bat
===================================================================
--- trunk/Master/bin/win32/htcontext.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/htcontext.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem htcontext.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/htlatex.bat
===================================================================
--- trunk/Master/bin/win32/htlatex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/htlatex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem htlatex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/htmex.bat
===================================================================
--- trunk/Master/bin/win32/htmex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/htmex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem htmex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/httex.bat
===================================================================
--- trunk/Master/bin/win32/httex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/httex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem httex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/httexi.bat
===================================================================
--- trunk/Master/bin/win32/httexi.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/httexi.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem httexi.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/htxelatex.bat
===================================================================
--- trunk/Master/bin/win32/htxelatex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/htxelatex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem htxelatex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/htxetex.bat
===================================================================
--- trunk/Master/bin/win32/htxetex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/htxetex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem htxetex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
Modified: trunk/Master/bin/win32/xhlatex.bat
===================================================================
--- trunk/Master/bin/win32/xhlatex.bat 2020-10-28 20:35:26 UTC (rev 56791)
+++ trunk/Master/bin/win32/xhlatex.bat 2020-10-28 20:45:39 UTC (rev 56792)
@@ -1,4 +1,4 @@
-
+ at echo off
Rem xhlatex.bat (2020-10-25-17:53), generated from tex4ht-mkht.tex
Rem Copyright 2009-2020 TeX Users Group
Rem Copyright 2003-2009 Eitan M. Gurari
More information about the tex-live-commits
mailing list.