summaryrefslogtreecommitdiff
path: root/Master/bin/windows/ht.bat
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2023-02-18 23:00:02 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2023-02-18 23:00:02 +0000
commit047aa87fc09c5a339556abbd9f7efd9173c3a30f (patch)
treef9e5a7f9a1275937d5bb67ac1a22b54c794648d5 /Master/bin/windows/ht.bat
parentc161d2075c9aa004f188810883a543b5a0cfbec3 (diff)
windows binaries for TL2023
git-svn-id: svn://tug.org/texlive/trunk@65891 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/windows/ht.bat')
-rwxr-xr-xMaster/bin/windows/ht.bat28
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/bin/windows/ht.bat b/Master/bin/windows/ht.bat
new file mode 100755
index 00000000000..b6029950934
--- /dev/null
+++ b/Master/bin/windows/ht.bat
@@ -0,0 +1,28 @@
+@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
+Rem
+Rem This work may be distributed and/or modified under the
+Rem conditions of the LaTeX Project Public License, either
+Rem version 1.3 of this license or (at your option) any
+Rem later version. The latest version of this license is in
+Rem http://www.latex-project.org/lppl.txt
+Rem and version 1.3 or later is part of all distributions
+Rem of LaTeX version 2003/12/01 or later.
+Rem
+Rem This work has the LPPL maintenance status "maintained".
+Rem
+Rem The Current Maintainer of this work
+Rem is the TeX4ht Project <https://tug.org/tex4ht>.
+Rem
+Rem If you modify this file, changing the
+Rem version identification be appreciated.
+
+
+ %1 %2
+ %1 %2
+ %1 %2
+ tex4ht %2
+ t4ht %2 %3
+