summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl
new file mode 100644
index 00000000000..ba838d4b1d1
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl
@@ -0,0 +1,10 @@
+\usepackage {color}
+\newsavebox{\X}
+\sbox{\X}{[black text] and
+ \color[cmyk]{0,0.6,0.8,0}[orange text]}
+
+Start with \usebox{\X},
+and return to black
+
+{\color{green}Start in green, see
+\usebox{\X} and once again green}