contour.sty -- printing a contour for a text

This package generates a colored contour around a given text in order 
to enable printing text over a background without the need of a 
color box around the text.

Automatic installation:
=======================
Run the script install.sh:
   . ./install.sh


Manual installation:
====================
1. Run
   latex contour.ins
2. Copy contour.sty to a directory of the LaTeX search path.
3. Documentation in english is available in contour.ps or by running
   latex contour.dtx
   latex contour.dtx
   makeindex -s gind.ist contour
   makeindex -s gglo.ist -o contour.gls contour.glo
   latex contour.dtx


This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.


Change log:

1.04 2003/11/09  - Avoide usage of \cs{textversion} etc.
                 - Avoid line break of inner text


2003/11/09
Harald Harders
h.harders@tu-bs.de
