[texhax] Latex Currency Symbols
David Carlisle
d.p.carlisle at gmail.com
Sat Jan 28 19:29:26 CET 2017
On 28 January 2017 at 12:51, Colin Ramsay <cramsay at unl.edu> wrote:
> I would like to use currency symbols from as many countries as possible,
>
In addition to fonts, you may find it easier with pdftex to use
images, just collect images (.pdf, or .png or whatever) for each
currency and then you can use
\includeraphics[height=1.2ex]{currency-of-abc}123
to include an image of the abc currency symbol scaled to something
relative to the current font size.
More information about the texhax
mailing list