Search found 1 match

by eekBR
Sun Nov 12, 2017 11:39 pm
Forum: Graphics, Figures & Tables
Topic: Adding a shaded background to a floating box
Replies: 1
Views: 3194

Adding a shaded background to a floating box

May I sugest:
https://tex.stackexchange.com/questions/51111/how-to-set-a-background-color-of-figure-environment

\documentclass{article}
\usepackage{lipsum}% http://ctan.org/pkg/lipsum
\usepackage{mdframed}% http://ctan.org/pkg/mdframed
\usepackage{xcolor}% http://ctan.org/pkg/xcolor
\newenvironment ...