[tex4ht] [bug #405] Using adjustbox in tex4ht does not work. Is this known limitation?

Michal Hoftich michal.h21 at gmail.com
Tue Dec 4 10:28:24 CET 2018


Follow-up Comment #1, bug #405 (project tex4ht):

I've posted an answer on TeX.sx. I will copy it here as well:



You are right, small piece of CSS can fix that:

\Preamble{xhtml}

\Css{li img{vertical-align:middle;}}
\begin{document}
\EndPreamble

tex4ht doesn't try to match visual appearance of the PDF version in HTML, so
it is necessary to style it according to your needs sometimes.

    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?405>

_______________________________________________
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



More information about the tex4ht mailing list