summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/tex4ht/xhlatex.sh
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-26 00:55:29 +0000
committerKarl Berry <karl@freefriends.org>2020-10-26 00:55:29 +0000
commitf9c6faf7e2d9eceac268be9d95f9dc9c0159e8fa (patch)
tree2031340d1d6deef26f1dd8f79010abf12ea50089 /Master/texmf-dist/scripts/tex4ht/xhlatex.sh
parent51065f8ee6c363c488dc5aa4fc09e5fa9cc1cc55 (diff)
use etex for the plain TeX scripts in tex4ht; include copyrights; tex4ht r832
git-svn-id: svn://tug.org/texlive/trunk@56764 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts/tex4ht/xhlatex.sh')
-rwxr-xr-xMaster/texmf-dist/scripts/tex4ht/xhlatex.sh35
1 files changed, 15 insertions, 20 deletions
diff --git a/Master/texmf-dist/scripts/tex4ht/xhlatex.sh b/Master/texmf-dist/scripts/tex4ht/xhlatex.sh
index 979fb06e79b..d2ddff224d1 100755
--- a/Master/texmf-dist/scripts/tex4ht/xhlatex.sh
+++ b/Master/texmf-dist/scripts/tex4ht/xhlatex.sh
@@ -1,29 +1,24 @@
#!/bin/sh
+# xhlatex (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.
#
-# xhlatex Version 1.1
-# Copyright (C) 2003--2009 Eitan M. Gurari
-# Copyright 2009 TeX Users Group
-#
-# 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.
-#
-# tex4ht@tug.org
-# http://www.tug.org/tex4ht
+# 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.
latex $5 '\makeatletter\def\HCode{\futurelet\HCode\HChar}\def\HChar{\ifx"\HCode\def\HCode"##1"{\Link##1}\expandafter\HCode\else\expandafter\Link\fi}\def\Link#1.a.b.c.{\g@addto@macro\@documentclasshook{\RequirePackage[#1,xhtml]{tex4ht}}\let\HCode\documentstyle\def\documentstyle{\let\documentstyle\HCode\expandafter\def\csname tex4ht\endcsname{#1,xhtml}\def\HCode####1{\documentstyle[tex4ht,}\@ifnextchar[{\HCode}{\documentstyle[tex4ht]}}}\makeatother\HCode '$2'.a.b.c.\input ' $1