summaryrefslogtreecommitdiff
path: root/macros/latex209/contrib/misc/currency.sty
blob: be495ea26efdef8599f3361de3b26e425fd64348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
% This file includes some useful hacks to include currency symbols other
% than the standard \$ and \pounds of LaTeX.  It is a collection from kind
% individuals who have provided this code.
%
% If you have other currency symbols or fixes to enhance those in this file,
% please send them to the archist responsible for this collection:
% George D. Greenwade, Department of Economics and Business Analysis, Sam
% Houston State University, Huntsville, TX 77341 (409) 294-1265
% BED_GDG@SHSU.BITNET
%
% Japanese Yen - provided by <sommer@binah.cc.brandeis.edu>, 17-APR-1991
\newcommand{\yen}{{\ooalign{Y\crcr$=$}}}
%
% Alternate British Pounds Sterling - upright instead of italic - provided
% by <XITIJSCH@DDATHD21.BITNET>, 15-APR-1991
\def\Pounds{{\rm \char'44}}