summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-11-12 18:51:30 +0000
committerKarl Berry <karl@freefriends.org>2017-11-12 18:51:30 +0000
commit21662c0da744cfad69a5c52cea5e913e75b8939e (patch)
treeb74dec081ad0cc56e9fb030302315f959a5213aa /Master/texmf-dist/tex4ht
parent7d0c343f71dfc7ece2883acc08a54f0494646b2d (diff)
dvisvgm --exact; quote environment for docbook (tex4ht r343,r344)
git-svn-id: svn://tug.org/texlive/trunk@45755 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex4ht')
-rw-r--r--Master/texmf-dist/tex4ht/base/unix/tex4ht.env6
-rw-r--r--Master/texmf-dist/tex4ht/base/win32/tex4ht.env6
2 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex4ht/base/unix/tex4ht.env b/Master/texmf-dist/tex4ht/base/unix/tex4ht.env
index 9fcd6bb1e17..ebe4e1d799e 100644
--- a/Master/texmf-dist/tex4ht/base/unix/tex4ht.env
+++ b/Master/texmf-dist/tex4ht/base/unix/tex4ht.env
@@ -1,4 +1,4 @@
-% tex4ht.env-unix (2017-02-09-10:59), generated from tex4ht-env.tex
+% tex4ht.env-unix (2017-11-12-10:03), generated from tex4ht-env.tex
% (can be used as ~/.tex4ht)
% Copyright 2009-2017 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
@@ -172,7 +172,7 @@ Grm temp.ppm
Ggs -sDEVICE=pngalpha -sOutputFile=%%3 -r110x110 -dEPSCrop -dBackgroundColor=16#ffffff -dTextAlphaBits=2 -dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE zz%%4.ps -c quit
Grm zz%%4.ps
G.svg
-Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3
+Gdvisvgm -n -p %%2 --exact -c 1.4,1.4 -s %%1 > %%3
G.
%echo "dbg: got to dvips to png via gs (unix dvips convert)"
Gdvips -E -q -Ppdf -f %%1 -pp %%2 > zz%%4.ps
@@ -191,7 +191,7 @@ Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
G.gif
Gdvipng -T tight -D 144 -bg Transparent -gif -pp %%2:%%2 %%1 -o %%3
G.svg
-Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3
+Gdvisvgm -n -p %%2 --exact -c 1.4,1.4 -s %%1 > %%3
G.
Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
% avoiding convert for mactex.
diff --git a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
index f92621d8190..5ad18fe389c 100644
--- a/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
+++ b/Master/texmf-dist/tex4ht/base/win32/tex4ht.env
@@ -1,4 +1,4 @@
-% tex4ht.env-win32 (2017-02-09-10:59), generated from tex4ht-env.tex
+% tex4ht.env-win32 (2017-11-12-10:03), generated from tex4ht-env.tex
% Copyright 2009-2017 TeX Users Group
% Copyright 1997-2009 Eitan M. Gurari
%
@@ -188,7 +188,7 @@ Gif exist zz%%4.ps DEL zz%%4.ps >nul
Ggswin32c -sDEVICE=pngalpha -sOutputFile=%%3 -r110x110 -dEPSCrop -dBackgroundColor=16#ffffff -dTextAlphaBits=2 -dGraphicsAlphaBits=2 -q -dbatch -dNOPAUSE zz%%4.ps -c quit
Gif exist zz%%4.ps DEL zz%%4.ps >nul
G.svg
-Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3
+Gdvisvgm -n -p %%2 --exact -c 1.4,1.4 -s %%1 > %%3
G.
Gif exist zz%%4.ps DEL zz%%4.ps >nul
Gif exist %%3 DEL %%3 >nul
@@ -203,7 +203,7 @@ Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
G.gif
Gdvipng -T tight -D 144 -bg Transparent -gif -pp %%2:%%2 %%1 -o %%3
G.svg
-Gdvisvgm -n -p %%2 -c 1.4,1.4 -s %%1 > %%3
+Gdvisvgm -n -p %%2 --exact -c 1.4,1.4 -s %%1 > %%3
G.
Gdvipng -T tight -D 144 -bg Transparent -pp %%2:%%2 %%1 -o %%3
% avoiding convert for mactex.