Hello, if I'm right, a command line as follows:
htlatex "config-file,xhtml,fn-in,charset=utf-8" " -cunihtf -utf8"
may be shortened in:
htlatex "config-file" " -cunihtf -utf8"
if config-file.cfg contains:
\Preamble{xhtml,fn-in,charset=utf-8}
My question is about the second set of options, namely:
" -cunihtf -utf8"
is it possible to also store them in the config-file.cfg file?
Thanks.
--
Denis
