bugtex4ht - Bugs: bug #217, Errors using mdframed and framed...

 
 
Show feedback again

You are not allowed to post comments on this tracker with your current authentification level.

bug #217: Errors using mdframed and framed packages with tex4ht

Submitted by:  Nasser M. Abbasi <nma123>
Submitted on:  Sat Jun 21 16:33:15 2014  
 
Category: NonePriority: 5 - Normal
Severity: 3 - MinorStatus: None
Privacy: PublicAssigned to: None
Open/Closed: Closed

(Jump to the original submission Jump to the original submission)

Fri Apr 28 22:29:40 2017, comment #7:

thanks, tl updated (r44105).

will write to the list about the dependency madness. -k

Karl Berry <karl>
Project Administrator
Fri Apr 28 17:25:22 2017, comment #6:

I've tested it now on another computer with a new example and found some issues with my initial code, so I've commited fixes for that.

BTW, I've also found that tex4ht-html4.tex needs to be compiled twice after new package is added to mktex4ht-cnf.tex. This means that when we run `make`, it sometimes produces `html4.4ht` which doesn't contain configurations for that new package, even if they are present in `tex4ht-html4.tex`. I didn't investigated what's the cause yet.

Michal Hoftich <michal_h21>
Project Member
Fri Apr 28 16:15:59 2017, comment #5:

Thanks Karl. I think it can be closed now.

Michal Hoftich <michal_h21>
Project Member
Fri Apr 28 15:50:17 2017, comment #4:

committed to TL, r44094. can this ticket be closed now?

Karl Berry <karl>
Project Administrator
Thu Apr 27 18:11:14 2017, comment #3:

Today I've added basic support for Mdframed package, with support for for border thickness and color and background and text colors.

Michal Hoftich <michal_h21>
Project Member
Sat Apr 22 23:06:37 2017, comment #2:

installed in TL (r43982) ...

Karl Berry <karl>
Project Administrator
Tue Apr 18 15:39:25 2017, comment #1:

I've just added basic support for Framed package. It just print 1p border around contents of each supported framing environment, but it also add unique id for each of them, so one can configure them in the custom config file.

Michal Hoftich <michal_h21>
Project Member
Sat Jun 21 16:33:15 2014, original submission:

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

Nasser M. Abbasi <nma123>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by karl (Posted a comment)
  • -unavailable- added by michal_h21 (Posted a comment)
  • -unavailable- added by nma123 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    1 latest change follows.

    Date Changed By Updated Field Previous Value => Replaced By
    Fri Apr 28 22:29:40 2017karlOpen/ClosedOpen=>Closed
    Show feedback again

    Back to the top


    Powered by Savane 3.1-cleanup+gray