blob: e4ffe4da2400ea0e0214f010a956b6aca86c14f5 (
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
32
33
34
35
36
|
curr 160 180
'' '' 160 unused %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
'' '' 161 unused % curr.htf 2001-05-04 %
'₢' '' 162 cruzeiro % Copyright (C) 2001 Philip A. Viton %
'₣' '' 163 franc % %
'₤' '' 164 lira % This file can redistributed and/or %
'₥' '' 165 mill % modified under the terms of the LaTeX %
'₦' '' 166 naira % Project Public License Distributed from %
'₧' '' 167 pesetas % CTAN archives in directory %
'₨' '' 168 won % macros/latex/base/lppl.txt; either %
'₩' '' 169 rupee % version 1 of the License, or (at your %
'₪' '' 170 new sheqel % option) any later version. %
'' '' 171 unused % However, you are allowed to modify %
'€' '' 172 euro % this file without changing its name, if %
'' '' 173 unused % you add a note of your own after this %
'' '' 174 unused % copyright note. %
'' '' 175 unused % %
'ℒ' '' 176 L-script % This font provides support for currency %
'ℱ' '' 177 F-script % symbols (and a few others) in %
'′' '' 178 text-prime % Scientific Word/Workplace 3.0+ %
'✓' '' 179 checkmark % viton.1@osu.edu %
'✠' '' 180 Maltese Cross %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
curr 160 180
htfcss: currr ;
htfcss: curri font-style: italic;
htfcss: currb font-wight: bold;
htfcss: currbi font-style: italic; font-weight: bold;
htfcss: currs font-family: sans-serif ;
htfcss: currsi font-family: sans-serif; font-style: italic;
htfcss: currsb font-family: sans-serif; font-wight: bold;
htfcss: currsbi font-family: sans-serif; font-style: italic; font-weight: bold;
htfcss: currt font-family: monospace;
htfcss: currti font-family: monospace; font-style: italic;
htfcss: currtb font-family: monospace; font-wight: bold;
htfcss: currtbi font-family: monospace; font-style: italic; font-weight: bold;
|