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