[texhax] How do I set options with mk4ht?

Radhakrishnan CV cvr at river-valley.org
Sat Dec 15 02:28:08 CET 2012


On Fri, Dec 14, 2012 at 7:31 PM, jjcogliati-tex at yahoo.com <
jjcogliati-tex at yahoo.com> wrote:

> How do I set an option with mk4ht?
>

This problem has been discussed here:

  http://tug.org/pipermail/tex4ht/2012q3/000598.html

[...]

One of my guesses was that I could do this from the command line:
>
> mk4ht xhmlatex foo.tex "" "" "xhtml,fn-in"
>

It should  be:

   mk4ht xhmlatex foo "xhtml,fn-in"

ie., these are options that should be passed on to tex4ht.sty and hence,
these should be the first set of options.

Another guess was that maybe something like having a config.cfg file:
>
> \Preamble{xhtml}
>

\Preamble{xhtml,fn-in}


> \begin{document}
> \Configure{fn}{fn-in}
>

The above line is not needed and is wrong.

Best regards
-- 
Radhakrishnan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/texhax/attachments/20121215/6e2b94da/attachment.html>


More information about the texhax mailing list