summaryrefslogtreecommitdiff
path: root/Master/bin/win32/htcontext.bat
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-27 17:42:36 +0000
committerKarl Berry <karl@freefriends.org>2020-10-27 17:42:36 +0000
commit646b35f09171177bab7e62baaa4a89f63db36be7 (patch)
treefeb6ae1660d8295b7ecf2d67c4fa4a09b0a45c3a /Master/bin/win32/htcontext.bat
parented84247a87c54f227517d846e7898cb84469e407 (diff)
etex for plain TeX batch files, add copyright notices; tex4ht r832
git-svn-id: svn://tug.org/texlive/trunk@56779 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/bin/win32/htcontext.bat')
-rwxr-xr-xMaster/bin/win32/htcontext.bat29
1 files changed, 27 insertions, 2 deletions
diff --git a/Master/bin/win32/htcontext.bat b/Master/bin/win32/htcontext.bat
index 0c0856fe94a..3bdf9bf0b3c 100755
--- a/Master/bin/win32/htcontext.bat
+++ b/Master/bin/win32/htcontext.bat
@@ -1,3 +1,28 @@
- texexec --arg="ht-1=%2" --use=tex4ht --dvi --nobackend %5 %1
+
+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
+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.
+
+
+ call texexec --arg="ht-1=%2" --use=tex4ht --dvi --nobackend %5 %1
tex4ht %1 -i/tex4ht/ht-fonts/%3 -ewin32/tex4ht.env
- t4ht %1 %4 -ewin32/tex4ht.env
+ t4ht %1 %4 -ewin32/tex4ht.env
+
+
+