summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl6
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl
new file mode 100644
index 00000000000..497847f156a
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-6.inl
@@ -0,0 +1,6 @@
+\usepackage {color}
+\fcolorbox{red}{blue}{Black text,
+ blue background, red frame}
+
+\fcolorbox{red}{blue}{\color{white}%
+ White text, blue background, red frame}