summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/colorwav/README
blob: 138b59d0f5f0141096dde37a864e45b429a398c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description
-----------

The colorwav package is a package that allows one to specify a wavelength (default
in nanometers) and retrieve the RGB value based upon code written by Dan Bruton.

Installation
------------

To install this package, run colorwav.ins through LaTeX.  This will generate 
a file called colorwav.sty.  Put this file somewhere where LaTeX will find 
it---for instance localtexmf/tex/latex/colorwav/  (note that you will need 
to create the folder colorwav).

If you are using MikTeX, you then need to refresh the file name database 
by using MikTeX Options


License
-------

This package is released under the GNU Lesser General Public License.  See
https://www.gnu.org/licenses/licenses.html#LGPL for more details.

Contact
-------

Any bugs may be reported to the author by sending an email to the
address with the first part being "latex", a dash, then "inquiries",
then an at sign, the next part is nsetzer, and finally it ends in dot com.