{mdframed} is a package for creating framed boxes that can break across pages.
11
votes
1answer
2k views
Is there an debian/ubuntu package containing mdframed.sty?
I found several answers on this site recommending the mdframed package. However, I can't find a ubuntu texlive package that includes this. Do I have to install this manually or am I overlooking ...
11
votes
3answers
883 views
Framing section headings
I'm attempting to put a frame around my section headings. I am using the package mdframed which adds functionality to the framed package. It basically draws a box around an object, in an ...