|
|
1.1 root 1: % Trademarks...
2:
3: \def\gobble#1{}
4:
5: \def\tradeORGfont{\sc} % used for organizations (e.g., ACM)
6: \def\tradeNAMfont{\sf} % used for names (e.g., Ada)
7:
8: \def\tradeorg#1{\tradeaux{#1}{\expandafter\gobble\string#1}\empty\tradeORGfont}
9: \def\tradename#1#2#3{\tradeaux{#1}{#2}{#3}\tradeNAMfont}
10: \def\trademark#1#2{%
11: \tradeaux{#1}{\expandafter\gobble\string#1}{#2}\tradeNAMfont
12: }
13:
14: \def\tradeaux#1#2#3#4{%
15: \def#1/{\relax}% % in case #3 references #1
16: \setbox0=\hbox{#3}% % when we make the \hbox
17: \ifdim\wd0>0pt
18: \gdef#1/{%
19: \tradeaux{#1}{#2}\empty{#4}%
20: #1/\nfootnote{#1/ is a trademark of #3.}%
21: }%
22: \else
23: \gdef#1/{{#4#2}}%
24: \fi
25: }
26:
27: \tradeorg\acm
28: \tradeorg\ansi
29: \tradename\Ada{Ada}
30: {the Department of Defense (\Ada/ Joint Program Office)}
31: \tradeorg\bsd
32: \tradeorg\ccitt
33: \tradename\cms{CMS} {International Business Machines, Incorporated}
34: \tradename\decnet{DECnet} {Digital Equipment Corporation}
35: \tradeorg\dod
36: \tradename\ethernet{Ethernet} {the Xerox Corporation}
37: \tradename\eunice{Eunice} \empty
38: \tradeorg\ieee
39: \tradename\locus{Locus} {Locus Computing Corporation}
40: \tradename\msdos{MS-DOS} {Microsoft Corporation}
41: \tradeorg\milstd
42: \tradename\pcinterface{PC-Interface}%
43: {Locus Computing Corporation}
44: \tradename{\tops20}{Tops20} {Digital Equipment Corporation}
45: \tradename\trustedmail{Trusted\ Mail}%
46: {Trusted Technologies, Incorporated}
47: \tradename\unix{UNIX} {AT\&T Bell Laboratories}
48: \tradename\vax{VAX} {Digital Equipment Corporation}
49: \tradename\vm{VM} {International Business Machines, Incorporated}
50: \tradename\vms{VMS} {Digital Equipment Corporation}
51: \tradename\xenix{Xenix} {Microsoft Corporation}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.