diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex-graphics-companion/9-2-4.inl')
-rw-r--r-- | Master/texmf-doc/doc/english/latex-graphics-companion/9-2-4.inl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-4.inl b/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-4.inl deleted file mode 100644 index ba838d4b1d1..00000000000 --- a/Master/texmf-doc/doc/english/latex-graphics-companion/9-2-4.inl +++ /dev/null @@ -1,10 +0,0 @@ -\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} |