From cf1ca011c1d04d673f1f3e1258b8787c2198e266 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 10 May 2018 21:40:36 +0000 Subject: tex4ebook (10may18) git-svn-id: svn://tug.org/texlive/trunk@47672 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/texlive/linked_scripts/tex4ebook/tex4ebook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source') 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 -- cgit v1.2.3