summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-10 21:40:36 +0000
committerKarl Berry <karl@freefriends.org>2018-05-10 21:40:36 +0000
commitcf1ca011c1d04d673f1f3e1258b8787c2198e266 (patch)
tree8abbebffe69d5bb119b308873b5d1b574b86e281 /Build
parent9198cefdf342a2e6a550052fb3bd9c0dba5e2cc6 (diff)
tex4ebook (10may18)
git-svn-id: svn://tug.org/texlive/trunk@47672 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-xBuild/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook b/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook
index 02906427453..b6ac969b50c 100755
--- a/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook
+++ b/Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook
@@ -54,7 +54,7 @@ else
end
if args.version then
- print "tex4ebook v0.2"
+ print "tex4ebook v0.2a"
return
end
@@ -158,7 +158,7 @@ for k,v in pairs(oldparams) do
params[k] = v
end
-params.tex4ht_sty_par=params.tex4ht_sty_par .. ",charset=utf-8,"..args.format
+params.tex4ht_sty_par=params.tex4ht_sty_par .. ",charset=utf-8,"..output_format
params.tex4ht_par= " -cmozhtf -utf8" .. params.tex4ht_par