Update of bug #585 (project tex4ht):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I've posted my solution to TeX.sx. We now save the original definition of math
environments, which you can then restore using the \RestoreMathJaxEnvironment
command at the beginning of environments that should be converted to pictures.


TikZ should be handled automatically, because I've added a declaration that
executes this command before any TikZ environment. But for others, like
Pstricks, you may need to add it manually. The possible solution is to use the
LaTeX hook system, like:

\AddToHook{env/foopicture/begin}{\RestoreMathJaxEnvironments} 

    _______________________________________________________

Reply to this item at:

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

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

Reply via email to