summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/was/upgreek.sty
blob: 739ac4721e764a796f383b07fe4a9a263651687f (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
%%
%% This is file `upgreek.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% upgreek.dtx  (with options: `package')
%% 
%% IMPORTANT NOTICE:
%% 
%% For the copyright see the source file.
%% 
%% Any modified versions of this file must be renamed
%% with new filenames distinct from upgreek.sty.
%% 
%% For distribution of the original source see the terms
%% for copying and modification in the file upgreek.dtx.
%% 
%% This generated file may be distributed as long as the
%% original source files, as listed above, are part of the
%% same distribution. (The sources need not necessarily be
%% in the same archive or directory.)
\ProvidesPackage{upgreek}
  [2003/02/12 v2.0 (WaS)]
\DeclareOption{Symbol}{\let\uppi=s}
\DeclareOption{Symbolsmallscale}{\let\uppi m}
\DeclareOption{Euler}{\let\uppi=e}
\ExecuteOptions{Euler}
\ProcessOptions\relax
\ifx\uppi e
  \PackageInfo{upgreek}{Using Euler Roman for upright Greek}
  \DeclareFontFamily{U}{eur}{\skewchar\font'177}
  \DeclareFontShape{U}{eur}{m}{n}{%
    <-6> eurm5 <6-8> eurm7 <8-> eurm10}{}
  \DeclareFontShape{U}{eur}{b}{n}{%
    <-6> eurb5 <6-8> eurb7 <8-> eurb10}{}
  \DeclareSymbolFont{ugrf@m}{U}{eur}{m}{n}
  \SetSymbolFont{ugrf@m}{bold}{U}{eur}{b}{n}
  \let\uppi\@undefined
  \DeclareMathSymbol{\upalpha}{\mathord}{ugrf@m}{"0B}
  \DeclareMathSymbol{\upbeta}{\mathord}{ugrf@m}{"0C}
  \DeclareMathSymbol{\upgamma}{\mathord}{ugrf@m}{"0D}
  \DeclareMathSymbol{\updelta}{\mathord}{ugrf@m}{"0E}
  \DeclareMathSymbol{\upepsilon}{\mathord}{ugrf@m}{"0F}
  \DeclareMathSymbol{\upzeta}{\mathord}{ugrf@m}{"10}
  \DeclareMathSymbol{\upeta}{\mathord}{ugrf@m}{"11}
  \DeclareMathSymbol{\uptheta}{\mathord}{ugrf@m}{"12}
  \DeclareMathSymbol{\upiota}{\mathord}{ugrf@m}{"13}
  \DeclareMathSymbol{\upkappa}{\mathord}{ugrf@m}{"14}
  \DeclareMathSymbol{\uplambda}{\mathord}{ugrf@m}{"15}
  \DeclareMathSymbol{\upmu}{\mathord}{ugrf@m}{"16}
  \DeclareMathSymbol{\upnu}{\mathord}{ugrf@m}{"17}
  \DeclareMathSymbol{\upxi}{\mathord}{ugrf@m}{"18}
  \DeclareMathSymbol{\uppi}{\mathord}{ugrf@m}{"19}
  \DeclareMathSymbol{\uprho}{\mathord}{ugrf@m}{"1A}
  \DeclareMathSymbol{\upsigma}{\mathord}{ugrf@m}{"1B}
  \DeclareMathSymbol{\uptau}{\mathord}{ugrf@m}{"1C}
  \DeclareMathSymbol{\upupsilon}{\mathord}{ugrf@m}{"1D}
  \DeclareMathSymbol{\upphi}{\mathord}{ugrf@m}{"1E}
  \DeclareMathSymbol{\upchi}{\mathord}{ugrf@m}{"1F}
  \DeclareMathSymbol{\uppsi}{\mathord}{ugrf@m}{"20}
  \DeclareMathSymbol{\upomega}{\mathord}{ugrf@m}{"21}
  \DeclareMathSymbol{\upvarepsilon}{\mathord}{ugrf@m}{"22}
  \DeclareMathSymbol{\upvartheta}{\mathord}{ugrf@m}{"23}
  \DeclareMathSymbol{\upvarpi}{\mathord}{ugrf@m}{"24}
  \let\upvarrho\uprho
  \let\upvarsigma\upsigma
  \DeclareMathSymbol{\upvarphi}{\mathord}{ugrf@m}{"27}
  \DeclareMathSymbol{\Upgamma}{\mathord}{ugrf@m}{"00}
  \DeclareMathSymbol{\Updelta}{\mathord}{ugrf@m}{"01}
  \DeclareMathSymbol{\Uptheta}{\mathord}{ugrf@m}{"02}
  \DeclareMathSymbol{\Uplambda}{\mathord}{ugrf@m}{"03}
  \DeclareMathSymbol{\Upxi}{\mathord}{ugrf@m}{"04}
  \DeclareMathSymbol{\Uppi}{\mathord}{ugrf@m}{"05}
  \DeclareMathSymbol{\Upsigma}{\mathord}{ugrf@m}{"06}
  \DeclareMathSymbol{\Upupsilon}{\mathord}{ugrf@m}{"07}
  \DeclareMathSymbol{\Upphi}{\mathord}{ugrf@m}{"08}
  \DeclareMathSymbol{\Uppsi}{\mathord}{ugrf@m}{"09}
  \DeclareMathSymbol{\Upomega}{\mathord}{ugrf@m}{"0A}
\else
  \ifx\uppi s
    \PackageInfo{upgreek}{Using Adobe Symbol for upright Greek}
    \DeclareSymbolFont{ugrf@m}{U}{psy}{m}{n}
  \else % m
    \PackageInfo{upgreek}{Using Adobe Symbol, scaled 900, for upright Greek}
    \DeclareFontFamily{U}{fsy}{}
      \DeclareFontShape{U}{fsy}{m}{n}{<->s*[.9]psyr}{}
    \DeclareSymbolFont{ugrf@m}{U}{fsy}{m}{n}
  \fi
  \let\uppi\@undefined
  \DeclareMathSymbol{\upalpha}{\mathord}{ugrf@m}{`a}
  \DeclareMathSymbol{\upbeta}{\mathord}{ugrf@m}{`b}
  \DeclareMathSymbol{\upgamma}{\mathord}{ugrf@m}{`g}
  \DeclareMathSymbol{\updelta}{\mathord}{ugrf@m}{`d}
  \DeclareMathSymbol{\upepsilon}{\mathord}{ugrf@m}{`e}
  \DeclareMathSymbol{\upzeta}{\mathord}{ugrf@m}{`z}
  \DeclareMathSymbol{\upeta}{\mathord}{ugrf@m}{`h}
  \DeclareMathSymbol{\uptheta}{\mathord}{ugrf@m}{`q}
  \DeclareMathSymbol{\upiota}{\mathord}{ugrf@m}{`i}
  \DeclareMathSymbol{\upkappa}{\mathord}{ugrf@m}{`k}
  \DeclareMathSymbol{\uplambda}{\mathord}{ugrf@m}{`l}
  \DeclareMathSymbol{\upmu}{\mathord}{ugrf@m}{`m}
  \DeclareMathSymbol{\upnu}{\mathord}{ugrf@m}{`n}
  \DeclareMathSymbol{\upxi}{\mathord}{ugrf@m}{`x}
  \DeclareMathSymbol{\uppi}{\mathord}{ugrf@m}{`p}
  \DeclareMathSymbol{\uprho}{\mathord}{ugrf@m}{`r}
  \DeclareMathSymbol{\upsigma}{\mathord}{ugrf@m}{`s}
  \DeclareMathSymbol{\uptau}{\mathord}{ugrf@m}{`t}
  \DeclareMathSymbol{\upupsilon}{\mathord}{ugrf@m}{`u}
  \DeclareMathSymbol{\upphi}{\mathord}{ugrf@m}{`f}
  \DeclareMathSymbol{\upchi}{\mathord}{ugrf@m}{`c}
  \DeclareMathSymbol{\uppsi}{\mathord}{ugrf@m}{`y}
  \DeclareMathSymbol{\upomega}{\mathord}{ugrf@m}{`w}
  \let\upvarepsilon\upepsilon
  \DeclareMathSymbol{\upvartheta}{\mathord}{ugrf@m}{`J}
  \DeclareMathSymbol{\upvarpi}{\mathord}{ugrf@m}{`v}
  \let\upvarrho\uprho
  \let\upvarsigma\upsigma
  \DeclareMathSymbol{\upvarphi}{\mathord}{ugrf@m}{`j}
  \DeclareMathSymbol{\Upgamma}{\mathord}{ugrf@m}{`G}
  \DeclareMathSymbol{\Updelta}{\mathord}{ugrf@m}{`D}
  \DeclareMathSymbol{\Uptheta}{\mathord}{ugrf@m}{`Q}
  \DeclareMathSymbol{\Uplambda}{\mathord}{ugrf@m}{`L}
  \DeclareMathSymbol{\Upxi}{\mathord}{ugrf@m}{`X}
  \DeclareMathSymbol{\Uppi}{\mathord}{ugrf@m}{`P}
  \DeclareMathSymbol{\Upsigma}{\mathord}{ugrf@m}{`S}
  \DeclareMathSymbol{\Upupsilon}{\mathord}{ugrf@m}{`U}
  \DeclareMathSymbol{\Upphi}{\mathord}{ugrf@m}{`F}
  \DeclareMathSymbol{\Uppsi}{\mathord}{ugrf@m}{`Y}
  \DeclareMathSymbol{\Upomega}{\mathord}{ugrf@m}{`W}
\fi
\endinput
%%
%% End of file `upgreek.sty'.