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

I've added a support for \reversemarginpar in the HTML format. It will produce
the "reversemarginapar" class, which can be styled using CSS. Modified version
of the CSS code is used by default, but the result is quite ugly. Better
solution is to use something like:


\Preamble{xhtml}
\Css{.reversemarginpar{float:left;width:10em;margin-left:-11em;font-size:0.8em;}}
\Css{.marginpar{margin-right:-11em,width: 10em;}}
\Css{body{margin-left:11em;max-width:55em;}}
\begin{document}
\EndPreamble

More code would be needed to support smaller screens.


The fix  will appear only in TL 2019. 


    _______________________________________________________

Reply to this item at:

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

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

Reply via email to