diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-10-28 20:45:39 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2020-10-28 20:45:39 +0000 |
commit | 18a44e359035455d6556e1911cbb009db5c07e60 (patch) | |
tree | 4a7770902606d77313febc0b9d1c51ac74f7e991 /Master | |
parent | 62cf1eaa95c7ba58202f5dc2bf73d696571ba4ba (diff) |
do not print comment lines
git-svn-id: svn://tug.org/texlive/trunk@56792 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/bin/win32/ht.bat | 1 | ||||
-rwxr-xr-x | Master/bin/win32/htcontext.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/htlatex.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/htmex.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/httex.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/httexi.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/htxelatex.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/htxetex.bat | 2 | ||||
-rwxr-xr-x | Master/bin/win32/xhlatex.bat | 2 |
9 files changed, 9 insertions, 8 deletions
diff --git a/Master/bin/win32/ht.bat b/Master/bin/win32/ht.bat index f340853c4a8..b6029950934 100755 --- a/Master/bin/win32/ht.bat +++ b/Master/bin/win32/ht.bat @@ -1,3 +1,4 @@ +@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
diff --git a/Master/bin/win32/htcontext.bat b/Master/bin/win32/htcontext.bat index 3bdf9bf0b3c..efde61af959 100755 --- a/Master/bin/win32/htcontext.bat +++ b/Master/bin/win32/htcontext.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/htlatex.bat b/Master/bin/win32/htlatex.bat index a3bbb566c3e..f3e48abc298 100755 --- a/Master/bin/win32/htlatex.bat +++ b/Master/bin/win32/htlatex.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/htmex.bat b/Master/bin/win32/htmex.bat index 72679f08791..244c991cb37 100755 --- a/Master/bin/win32/htmex.bat +++ b/Master/bin/win32/htmex.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/httex.bat b/Master/bin/win32/httex.bat index ede19eb5f96..80f87ae4c7a 100755 --- a/Master/bin/win32/httex.bat +++ b/Master/bin/win32/httex.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/httexi.bat b/Master/bin/win32/httexi.bat index adb578b0cf7..e8fcd114269 100755 --- a/Master/bin/win32/httexi.bat +++ b/Master/bin/win32/httexi.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/htxelatex.bat b/Master/bin/win32/htxelatex.bat index 43a0cc6e69b..925dfaf8d02 100755 --- a/Master/bin/win32/htxelatex.bat +++ b/Master/bin/win32/htxelatex.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/htxetex.bat b/Master/bin/win32/htxetex.bat index d90ce90b60e..d3104790c4e 100755 --- a/Master/bin/win32/htxetex.bat +++ b/Master/bin/win32/htxetex.bat @@ -1,4 +1,4 @@ -
+@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
diff --git a/Master/bin/win32/xhlatex.bat b/Master/bin/win32/xhlatex.bat index ca2b9e7522f..55f8257b2a4 100755 --- a/Master/bin/win32/xhlatex.bat +++ b/Master/bin/win32/xhlatex.bat @@ -1,4 +1,4 @@ -
+@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
|