On Fri, Dec 14, 2012 at 7:31 PM, <a href="mailto:jjcogliati-tex@yahoo.com">jjcogliati-tex@yahoo.com</a> <span dir="ltr"><<a href="mailto:jjcogliati-tex@yahoo.com" target="_blank">jjcogliati-tex@yahoo.com</a>></span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">How do I set an option with mk4ht?<br></blockquote><div><br>This problem has been discussed here:<br>
<br>  <a href="http://tug.org/pipermail/tex4ht/2012q3/000598.html">http://tug.org/pipermail/tex4ht/2012q3/000598.html</a><br><br>[...]<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

One of my guesses was that I could do this from the command line:<br>
<br>
mk4ht xhmlatex foo.tex "" "" "xhtml,fn-in"<br></blockquote><div><br>It should  be:<br><br>   mk4ht xhmlatex foo "xhtml,fn-in"<br><br>ie., these are options that should be passed on to tex4ht.sty and hence, these should be the first set of options.<br>
<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Another guess was that maybe something like having a config.cfg file:<br>
<br>
\Preamble{xhtml}<br></blockquote><div><br>\Preamble{xhtml,fn-in}<br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
\begin{document}<br>
\Configure{fn}{fn-in}<br></blockquote><div><br>The above line is not needed and is wrong.<br> <br clear="all"></div></div>Best regards<br>-- <br>Radhakrishnan<br><br>