summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht46
1 files changed, 34 insertions, 12 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht b/Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht
index 77abc97418e..fe6f63aaee0 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/ooimpress.4ht
@@ -1,4 +1,4 @@
-% ooimpress.4ht (2019-03-18-15:26), generated from tex4ht-ooimpress.tex
+% ooimpress.4ht (2020-02-18-14:19), generated from tex4ht-ooimpress.tex
% Copyright (C) 2009-2010 TeX Users Group
% Copyright (C) 2001-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{foils,%
g-brief,%
@@ -88,6 +88,18 @@ tex4ht}
\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}%
@@ -101,16 +113,13 @@ tex4ht}
\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
@@ -242,6 +251,10 @@ tex4ht}
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{plain}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -496,6 +509,13 @@ tex4ht}
+
+
+
+
+
+
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ConfigureHinput{g-brief}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -883,5 +903,7 @@ tex4ht}
+
+
\endinput