[tex4ht] issue with tex4ht and minted package, extra space added
Michal Hoftich
michal.h21 at gmail.com
Wed Jun 1 09:53:19 CEST 2016
> If you get rid of the spaces after the }'s in that temp file, do the
> "extra" spaces in the tex4ht output go away? -k
The spaces at beginning of the line remains. We can get somewhat
interesting result with a following .cfg file:
\Preamble{xhtml}
\ConfigureEnv{Verbatim}{\NoFonts}{\EndNoFonts}{}{}
\Css{div.fancyvrb{font-family:monospace;}}
\begin{document}
\EndPreamble
and without conversion to Unicode:
<a id="x1-7r1"></a>  clear all; close all;<br
class="fancyvrb" />
Michal
More information about the tex4ht
mailing list