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/bin/win32/htxelatex.bat | |
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/bin/win32/htxelatex.bat')
-rwxr-xr-x | Master/bin/win32/htxelatex.bat | 2 |
1 files changed, 1 insertions, 1 deletions
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
|