diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl new file mode 100644 index 00000000000..e80d74a5c28 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-3.inl @@ -0,0 +1,8 @@ +\usepackage {color} +\begin{enumerate} +\item \textcolor[cmyk] + {0,1,0,0}{magenta cmyk} black +\item \color[gray]{0.5} + \textcolor{blue}{predefined blue} + gray text +\end{enumerate} |