summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-4.inl
blob: ba838d4b1d1e8489e733fa78ec04ea26a8792e36 (plain)
1
2
3
4
5
6
7
8
9
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}