Saturday, 8 June 2013

oframed won't work

oframed won't work

What I need is exactly what the environment oframed does (making open tops/bottoms in a frame surrounding some text), from the package framed, but it wont work the "usual" way:
\usepackage{framed}
...   
\begin{oframed}
text I want framed on multiple pages.
\end{oframed}
I'm aware of the mdframed-package (Open ended frame with framed.sty), but I can't install it on my computer (I have never had this problem before, and I can't find the mdframed.sty-file anywhere on the Internet). So I really hope, I can just use oframed in some way.

No comments:

Post a Comment