summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl
new file mode 100644
index 00000000000..6c814c6e8ed
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-7.inl
@@ -0,0 +1,9 @@
+\usepackage {color}
+\setlength{\fboxrule}{6pt}%
+\setlength{\fboxsep}{10pt}%
+\colorbox{yellow}{Fun with color}\qquad
+\fcolorbox{red}{yellow}{Fun with color}
+\par\bigskip\par
+\setlength{\fboxrule}{1pt}%
+\colorbox{green}{Fun with color}\qquad
+\fcolorbox{red}{green}{Fun with color}