summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/html4.4ht6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
index 437c8780417..4350b6af332 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/html4.4ht
@@ -1,4 +1,4 @@
-% html4.4ht (2019-06-10-14:27), generated from tex4ht-html4.tex
+% html4.4ht (2019-06-11-14:47), generated from tex4ht-html4.tex
% Copyright 2009-2019 TeX Users Group
% Copyright 1997-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-06-10-14:27}
+\immediate\write-1{version 2019-06-11-14:47}
\exit:ifnot{8859-6,%
CJK,%
@@ -11361,7 +11361,7 @@ j{01F0}H{021E}h{021F}\i{01D0}\j{01F0}%
% the resulting SVG is basically PNG encapsulated in SVG
% \Configure{EpsConvert}{"\a:ImageMagick\space '\Gin@base.eps' '\Gin@base.svg'"}
% it is better to use the following command. pdf2svg must be installed separately.
-\Configure{EpsConvert}{"epstopdf '\Gin@base.eps' '\Gin@base.pdf' && pdf2svg '\Gin@base.pdf' '\Gin@base.svg'"}
+\Configure{EpsConvert}{"epstopdf '\Gin@base.eps' && pdf2svg '\Gin@base.pdf' '\Gin@base.svg'"}
\else
\Configure{PdfConvert}{png}{"\a:Ghostscript\space -q -dNOPAUSE -dBATCH -sDEVICE=pngalpha -r300 \ifx\Gin@page\@empty\else -dFirstPage='\Gin@page' -dLastPage='\Gin@page'\fi\space -sOutputFile='\Gin@base-\Gin@page.\a:PdfConvert' \Gin@base.pdf"}
\Configure{EpsConvert}{"\a:Ghostscript\space -dSAFER -dBATCH -dNOPAUSE -dEPSCrop -r120 -sDEVICE=pngalpha -sOutputFile='\Gin@base.png' '\Gin@base.eps' "}