summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-24 17:17:26 +0000
committerKarl Berry <karl@freefriends.org>2019-12-24 17:17:26 +0000
commit83898f5f87b203c77dc6093cbc951400955dd261 (patch)
tree1ea2555e6ce8e7d727167b7327db4fe74246d3da /Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht
parent773028f14a83e68a56f394d3bdbaf6255c756ea8 (diff)
sync with current dev files
git-svn-id: svn://tug.org/texlive/trunk@53224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht171
1 files changed, 83 insertions, 88 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht b/Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht
index 4480e7a5a0d..66ec0c6be1b 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/mkht-scripts.4ht
@@ -1,35 +1,29 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-% mkht-scripts.4ht 2008-06-28-19:09 %
-% Copyright (C) 2000--2008 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".%
-% %
-% This Current Maintainer of this work %
-% is Eitan M. Gurari. %
-% %
-% If you modify this program your changing its signature %
-% with a directive of the following form will be %
-% appreciated. %
-% \message{signature} %
-% %
-% gurari@cse.ohio-state.edu %
-% http://www.cse.ohio-state.edu/~gurari %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\immediate\write-1{version \ifx \JOBNAME\UnDefined 2008-06-28-19:09\else |version\fi}
+% mkht-scripts.4ht (2019-03-18-15:26), generated from tex4ht-mkht.tex
+% Copyright (C) 2009-2013 TeX Users Group
+% Copyright (C) 2000-2009 Eitan M. Gurari
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c 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.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+%
+\immediate\write-1{version \ifx \JOBNAME\UnDefined 2019-03-18-15:26\else |version\fi}
\ifx \JOBNAME\UnDef
\def\JOBNAME{mkht-scripts.4ht}
- \def\next{\input mkht.4ht \endinput}
+ \def\next{\input ./mkht.4ht \endinput}
\expandafter\next
\fi
@@ -51,16 +45,16 @@
\ifOption{Needs}{%
\Script{% #1 -- file #2 -- extension
- \Needs{"sed -e 's/\#\# -d/ -d/g' < #1.#2 > /home/4/gurari/tex4ht.dir/bin/solaris/#1"}%
- \Needs{"chmod 700 /home/4/gurari/tex4ht.dir/bin/solaris/#1"}%
- \Needs{"mkdir mn.dir/ht-unix"}%
+ \Needs{"sed -e 's/\#\# -d/ -d/g' < #1.#2 > /opt/cvr/gurari/tex4ht.dir/bin/solaris/#1"}%
+ \Needs{"chmod 700 /opt/cvr/gurari/tex4ht.dir/bin/solaris/#1"}%
+ \Needs{"mkdir -p mn.dir/ht-unix"}%
\Needs{"cp #1.#2 mn.dir/ht-unix/#1"}%
}}{}
\Script{% #1 -- file #2 -- extension
- \Needs{"mkdir /home/4/gurari/tex4ht.dir/bin/ht"}%
- \Needs{"mkdir /home/4/gurari/tex4ht.dir/bin/ht/unix"}%
- \Needs{"mv #1.#2 /home/4/gurari/tex4ht.dir/bin/ht/unix/#1"}%
- \Needs{"chmod 744 /home/4/gurari/tex4ht.dir/bin/ht/unix/#1"}%
+ \Needs{"mkdir -p /opt/cvr/gurari/tex4ht.dir/bin/ht"}%
+ \Needs{"mkdir -p /opt/cvr/gurari/tex4ht.dir/bin/ht/unix"}%
+ \Needs{"mv #1.#2 /opt/cvr/gurari/tex4ht.dir/bin/ht/unix/#1"}%
+ \Needs{"chmod 744 /opt/cvr/gurari/tex4ht.dir/bin/ht/unix/#1"}%
}
\Ii{,html}
@@ -69,7 +63,7 @@
\make{ht}
\<ht.unix\><<<
-|<unix line|>$1 $2
+|<unix line|>|<windows line|>$1 $2
$1 $2
$1 $2
tex4ht $2
@@ -157,22 +151,23 @@
\Remark{Rem }
\ifOption{Needs}{\Script{%
- \Needs{"mkdir mn.dir/ht-win32"}%
+ \Needs{"mkdir -p mn.dir/ht-win32"}%
\Needs{"cp #1.#2 mn.dir/ht-win32/."}%
}}{}
\Script{% #1 -- file #2 -- extension
- \Needs{"mkdir /home/4/gurari/tex4ht.dir/bin/ht/win32"}%
- \Needs{"mv #1.#2 /home/4/gurari/tex4ht.dir/bin/ht/win32/#1.#2"}%
- \Needs{"chmod 744 /home/4/gurari/tex4ht.dir/bin/ht/win32/#1.#2"}%
+ \Needs{"mkdir -p /opt/cvr/gurari/tex4ht.dir/bin/ht/win32"}%
+ \Needs{"mv #1.#2 /opt/cvr/gurari/tex4ht.dir/bin/ht/win32/#1.#2"}%
+ \Needs{"chmod 744 /opt/cvr/gurari/tex4ht.dir/bin/ht/win32/#1.#2"}%
}
\Ii{,html}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env}
+\Iv{#1 -ewin32/tex4ht.env }
\make{ht}
\<ht.bat\><<<
+|<windows line|>
%1 %2
%1 %2
%1 %2
@@ -181,84 +176,84 @@
>>>
\OutputCodE\<ht.bat\> \script{ht}{bat} %
\Ii{,xhtml}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{xh}
\Ii{,xhtml,uni-html4}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env
-cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{uxh}
\Ii{,xhtml,mathml}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cunihtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{xhm}
\Ii{,xhtml,mozilla}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cmozhtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cmozhtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{mz}
\Ii{,xhtml,ooffice}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cmozhtf}
-\Iv{#1 -cooxtpipes -coo -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cmozhtf}
+\Iv{#1 -cooxtpipes -coo -ewin32/tex4ht.env -cvalidate }
\make{oo}
\Ii{,xhtml,emspk}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cemspkhtf -s4es}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cemspk }
+\Iii{-itex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cemspkhtf -s4es}
+\Iv{#1 -ewin32/tex4ht.env -cemspk }
\make{es}
\Ii{,xhtml,jsml}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cjsmlhtf }
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cjsml }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cjsmlhtf }
+\Iv{#1 -ewin32/tex4ht.env -cjsml }
\make{js}
\Ii{,xhtml,jsmath}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cmozhtf }
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cmozhtf }
+\Iv{#1 -ewin32/tex4ht.env }
\make{jm}
\Ii{,xhtml,tei}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cunihtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{tei}
\Ii{,xhtml,tei-mml}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cunihtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{teim}
\Ii{,xhtml,docbook}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate -cdocbk }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cunihtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate -cdocbk }
\make{db}
\Ii{,xhtml,docbook-mml}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cunihtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate -cdocbk }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -cunihtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate -cdocbk }
\make{dbm}
\Ii{,xhtml,word}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -csymhtf}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -cvalidate }
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env -csymhtf}
+\Iv{#1 -ewin32/tex4ht.env -cvalidate }
\make{w}
\Ii{,html,javahelp,xml,3.2,unicode}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env
-cmozhtf -u10}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -d%1-doc\ -cjavahelp }
+\Iv{#1 -ewin32/tex4ht.env -d%1-doc\ -cjavahelp }
\make{jh}
\Ii{,html,javahelp,xml,3.2,unicode,jh1.0}
-\Iii{-ic:\tex4ht\texmf\tex4ht\ht-fonts\#1
- -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env
+\Iii{-i/tex4ht/ht-fonts/#1
+ -ewin32/tex4ht.env
-cmozhtf -u10}
-\Iv{#1 -ec:\tex4ht\texmf\tex4ht\base\win32\tex4ht.env -d%1-doc\ -cjavahelp1 }
+\Iv{#1 -ewin32/tex4ht.env -d%1-doc\ -cjavahelp1 }
\make{jh1}
\immediate\write16{--------------------------------------------------------}