Tagged Questions
9
votes
3answers
193 views
Rounded box with image and text
I'm trying to create a rounded box with both text and image. The desired result is as this:
Where the image is rounded at the left edges.
I have managed everything except the the image part using ...
10
votes
2answers
929 views
How to put round cornered frame around an image
I want a nice colored frame around an image which has rounded corners. Here is my attempt, using mdframed, but, as you can see, the inner edge of the frame is a right-angle, and not rounded. I would ...
13
votes
3answers
4k views
In a beamer slide highlight a region of an image with a rectangle overlay
I have a slide with a figure in it. I want to draw a rounded corner rectangle overtop part of a figure to highlight that section. Bonus points if you can draw two rounded rectangles as overlays ...