diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-22 18:58:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-22 18:58:23 +0000 |
commit | ae6dfdc6fd101623f9477cf506a23bcdfbf9035d (patch) | |
tree | ae8788e459c38bae47578041a70c8f4972ceedee /Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex | |
parent | 814952f35a69ea15faac49052de0256174820e15 (diff) |
graphics-plain, replacing plgraph, for new miniltx (T S, 20 Nov 2009 15:42:40)
git-svn-id: svn://tug.org/texlive/trunk@16123 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex')
-rw-r--r-- | Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex b/Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex new file mode 100644 index 00000000000..0442ed9a404 --- /dev/null +++ b/Master/texmf-dist/doc/plain/graphics-pln/exmplcol.tex @@ -0,0 +1,6 @@ + +\input color + +a \textcolor{red}{bbb} \colorbox{green}{one two} + +\bye |