[tex4ht] [bug #217] Errors using mdframed and framed packages with tex4ht

Nasser M. Abbasi puszcza-hackers at gnu.org.ua
Sat Jun 21 18:33:15 CEST 2014


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

                 Summary: Errors using mdframed and framed packages with
tex4ht 
                 Project: tex4ht
            Submitted by: nma123
            Submitted on: Sat 21 Jun 2014 07:33:15 PM EEST
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Minor
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Get errors using mdframed and framed packages:

------------------------------
\documentclass{article}%
\usepackage{mdframed}
\begin{document}
\begin{mdframed}
text
\end{mdframed}
\end{document}
---------------------------

htlatex foo.tex

(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2013/texmf-dist/tex/latex/latexconfig/graphics.cfg))

! LaTeX Error: Something's wrong--perhaps a missing \item.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.6 \end{mdframed}

? 

And

---------------------------------------------
\documentclass{article}%
\usepackage{framed}
\begin{document}
\begin{framed}
text

test
\end{framed}    
\end{document}
-------------------------------------

htlatex foo.tex

gives

(/usr/local/texlive/2013/texmf-dist/tex/generic/tex4ht/html4-math.4ht))
(./foo.aux)
! You can't use `\prevdepth' in horizontal mode.
\nointerlineskip ->\prevdepth 
                              -\@m \p@ 
l.8 \end{framed}

? 

reference:

http://tex.stackexchange.com/questions/183880/errors-using-mdframed-and-also-framed-packages-with-tex4ht-to-put-a-frame-around






    _______________________________________________________

Reply to this item at:

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

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




More information about the tex4ht mailing list