summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/tei.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/tei.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/tei.4ht48
1 files changed, 35 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/tei.4ht b/Master/texmf-dist/tex/generic/tex4ht/tei.4ht
index b1888a42127..3926ab9ce09 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/tei.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/tei.4ht
@@ -1,4 +1,4 @@
-% tei.4ht (2019-03-18-15:26), generated from tex4ht-tei.tex
+% tei.4ht (2020-02-18-14:19), generated from tex4ht-tei.tex
% Copyright 2009-2019 TeX Users Group
% Copyright 2000-2009 Eitan M. Gurari
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2019-03-18-15:26}
+\immediate\write-1{version 2020-02-18-14:19}
\exit:ifnot{Preamble,%
amsart,%
@@ -205,6 +205,18 @@ url}
\fi
}
+\ifx\InputIfFileExists\UnDef%
+\def\input:if:fileexists#1#2#3{%
+ \openin15 #1.4ht%
+ \ifeof15%
+ #3%
+ \else%
+ \input #1%
+ \fi\closein15%
+}%
+\else
+\let\input:if:fileexists\InputIfFileExists%
+\fi%
\Hinclude{\input #1.4ht}{fontmath}
\Hinclude{\@ifpackageloaded{colortbl}{%
\no:dupl{array}{\input array.4ht}%
@@ -218,16 +230,13 @@ url}
\else
\let\:temp\empty
\no:dupl{#1}{%
- \openin15 #1.4ht
- \ifeof15
- \:CheckOption{debug}\if:Option
- \:warning{No configuration file for
- #1.\if .#2.tex\else #2\fi}%
- \fi
- \let\:temp\empty
- \else
- \def\:temp{\input #1.4ht }%
- \fi \closein15
+ \def\:warn:msg{}
+ \:CheckOption{debug}\if:Option
+ \def\:warn:msg{%
+ \:warning{No configuration file for #1.\if .#2.tex\else #2\fi}%
+ }
+ \fi%
+ \def\:temp{\input:if:fileexists{#1.4ht}{}{\:warn:msg}}%
}%
\fi \:temp}
\edef\:temp{\noexpand\Hinclude
@@ -1047,6 +1056,7 @@ url}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{graphics}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1080,6 +1090,7 @@ url}
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{amsart}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1277,6 +1288,8 @@ url}
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{plain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1469,7 +1482,6 @@ url}
-
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{url}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1740,6 +1752,14 @@ url}
+
+
+
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{ltugboat}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -1923,5 +1943,7 @@ url}
+
+
\endinput