blob: 487953968f354db29520494bd7e88c839504933c (
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
August 13, 2002
Here are some miscellaneous odds and ends that may be of help to some people.
Michael Shell
mshell@ece.gatech.edu
********************* Files **********************
README - This file.
font_install_how.txt - A step-by-step guide to installing Type 1 fonts
under LaTeX. Adobe's Euro font is used as the
example.
tux.eps - "Tux" the Linux penguin in EPS format.
This bitmapped graphic is sized to 1" X 1.25"
and can be used as a test photo for the IEEEtran.cls
biography environment.
**********************************************************************
Legal Notice:
This code and advice is offered as-is without any warranty either
expressed or implied; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE!
User assumes all risk.
In no event shall IEEE or any contributor to this code
be liable for any damages or losses, including, but not limited to,
incidental, consequential, or any other damages, resulting from the
use or misuse of any information contained here.
All statements made here are the opinions of their respective
authors and are not necessarily endorsed by the IEEE.
Unless otherwise noted, the files here are distributed under the
Perl Artistic License
( http://language.perl.com/misc/Artistic.html )
and may be freely used, distributed and modified.
Retain all contribution notices and credits.
**********************************************************************
|