diff options
Diffstat (limited to 'Master/texmf-dist/scripts/tex4ht/ht.sh')
-rwxr-xr-x | Master/texmf-dist/scripts/tex4ht/ht.sh | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/tex4ht/ht.sh b/Master/texmf-dist/scripts/tex4ht/ht.sh index 0498e529af7..5546be0fab2 100755 --- a/Master/texmf-dist/scripts/tex4ht/ht.sh +++ b/Master/texmf-dist/scripts/tex4ht/ht.sh @@ -1,5 +1,26 @@ #!/bin/sh - $1 $2 + +# ht (2020-10-25-17:53), generated from tex4ht-mkht.tex +# Copyright 2009-2020 TeX Users Group +# Copyright 2003-2009 Eitan M. Gurari +# +# This work may be distributed and/or modified under the +# conditions of the LaTeX Project Public License, either +# version 1.3 of this license or (at your option) any +# later version. The latest version of this license is in +# http://www.latex-project.org/lppl.txt +# and version 1.3 or later is part of all distributions +# of LaTeX version 2003/12/01 or later. +# +# This work has the LPPL maintenance status "maintained". +# +# The Current Maintainer of this work +# is the TeX4ht Project <https://tug.org/tex4ht>. +# +# If you modify this file, changing the +# version identification be appreciated. + +$1 $2 $1 $2 $1 $2 tex4ht $2 |