diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl new file mode 100644 index 00000000000..27e3954e860 --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/9-2-2.inl @@ -0,0 +1,6 @@ +\usepackage {color} +{\color[rgb]{0,1,0} +Text starts off in green +\textcolor[rgb]{1,0,0}{ a little red} +{\color[rgb]{0,0,1}nested blue text} +returning to green} |