summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl')
-rw-r--r--Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl8
1 files changed, 0 insertions, 8 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl b/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl
deleted file mode 100644
index 7549cfcbded..00000000000
--- a/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-5.inl
+++ /dev/null
@@ -1,8 +0,0 @@
-\usepackage {color}
-\definecolor{Light}{gray}{.80}
-\definecolor{Dark}{gray}{.20}
-\colorbox{red}{Black text on red background}
-\par\colorbox{Light}{%
- \textcolor{Dark}{Light background}}
-\par\colorbox{Dark}{%
- \textcolor{white}{Dark background}}