Tagged Questions
1
vote
1answer
255 views
Adding figure in framed or shaded environment
I am currently using the shaded environment from the framed package for large calculation digressions in my papers.
\usepackage{framed}
\newenvironment{digression}[1]{\begin{shaded} ...
3
votes
1answer
258 views
Wrapfig isn't working in my fcolorbox minipage
I'm trying to get text to wrap around my figure. This works fine in the main body of my text, but when I put it inside an \fcolorbox the text simply overwrites the image. I've reduced my code to the ...
4
votes
2answers
1k views
Wrap a wrapfigure and text by a border?
Is it possible to wrap a wrappicture with some text nearby by a frame?