euro.sty
========

This package converts arbitrary national currency amounts
using the Euro as base unit, and typesets monetary amounts
in almost any desired way. Write e.g. \ATS{17.6} to get
something like `17,60 \"oS  (1,28 Euro)' automatically.
Conversion rates for the so-called Euro-zone countries
are already built-in. Further rates can be added easily.

author          = "Melchior FRANZ"
version         = "1.0"
date            = "12 October 2001"
filename        = "euro.dtx"
address         = "Melchior FRANZ
                   Rieder Hauptstrasse 52
                   A-5212 SCHNEEGATTERN
                   AUSTRIA"
telephone       = "++43 7746 3109"
URL             = "http://unet.univie.ac.at/~a8603365"
email           = "a8603365@unet.univie.ac.at"
codetable       = "ISO/ASCII"
keywords        = "euro"
supported       = "yes"



COPYRIGHT NOTICE
================
This package is free software that can be redistributed and/or modified
under the terms of the LaTeX Project Public License as specified
in the file macros/latex/base/lppl.txt on any CTAN archive server.



Extracting the package & processing the documentation
=====================================================  

 (1)  run `euro.dtx' through LaTeX to get `euro.ins',
      (if you don't already have it)

 (2)  run `euro.ins' through (La)TeX to get
      the package `euro.sty'

      [or use `docstrip', and extract `euro.sty' from `euro.dtx'
       using option `package']

 (3)  now run `euro.dtx' three times through LaTeX
      to get the documentation file `euro.dvi'



This package needs the fp-package!
===============================================================

 fp      -- CTAN//macros/latex/contrib/other/fp/  --  (by Michael MEHLICH)