summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/eulervm/fontinst/fontevm.tex
blob: 2dc83dde38387d056a3561aa07e1dbacc38fa0b3 (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
% format: plain

% fontevm.tex -- creating the Euler Virtual Math Fonts v3.0
%
% (c) Walter Schmidt 1999, 2000

\input fontinst.sty

\needsfontinstversion{1.801}

\installfonts

   \installfamily{U}{zeur}{\skewchar\font=127}
   \installfamily{U}{zeus}{\skewchar\font=176}
   \installfamily{U}{zeuex}{}


% The `letters' font:  Euler Roman + CM Math Italic 
%                      + hslash from cmbx
%                      + relbar (minus sign) from cmsy
%                      + Relbar (equals sign) from cmr
%
   \installfont{zeurm10}
      {eurm10, kernoff, cmmi10, eubar10, cmsy10, cmr10, kernon}
      {euml}{U}{zeur}{m}{n}{<8->}
   \installfont{zeurm7}
      {eurm7, kernoff, cmmi7, eubar7, cmsy7, cmr7, kernon}
      {euml}{U}{zeur}{m}{n}{<6-8>}
   \installfont{zeurm5}
      {eurm5, kernoff, cmmi5, eubar5, cmsy5, cmr5, kernon}
      {euml}{U}{zeur}{m}{n}{<-6>}

% The `symbols' font:  Euler Script + CM Symbol + Euler Fraktur
%                      + \leq and \neq from AMS Symbols

   \installfont{zeusm10}
      {cmsy10, unseteus, eusm10, eufm10, unsetams, amsrel10}
      {eums}{U}{zeus}{m}{n}{<8->}
   \installfont{zeusm7}
      {cmsy7, unseteus, eusm7, eufm7, unsetams, amsrel7}
      {eums}{U}{zeus}{m}{n}{<6-8>}
   \installfont{zeusm5}
      {cmsy5, unseteus, eusm5, eufm5, unsetams, amsrel5}
      {eums}{U}{zeus}{m}{n}{<-6>}

% The `large symbols': CM Math Extension + Euler Extension
%
   \installfont{zeuex10}
      {cmex10, unsetex, kernoff, euex10, kernon}
      {eumx}{U}{zeuex}{m}{n}{}

% ditto, bold:

   \installfont{zeurb10}
      {eurb10, kernoff, cmmib10, eubar10, cmbsy10, cmbx10, kernon}
      {euml}{U}{zeur}{b}{n}{<8->}
   \installfont{zeurb7}
      {eurb7, kernoff, cmmib7, eubar7, cmbsy7, cmbx7, kernon}
      {euml}{U}{zeur}{b}{n}{<6-8>}
   \installfont{zeurb5}
      {eurb5, kernoff, cmmib5, eubar5, cmbsy5, cmbx5, kernon}
      {euml}{U}{zeur}{b}{n}{<-6>}

   \installfont{zeusb10}
      {cmbsy10, unseteus, eusb10, eufb10}
      {eums}{U}{zeus}{b}{n}{<8->}
   \installfont{zeusb7}
      {cmbsy7, unseteus, eusb7, eufb7}
      {eums}{U}{zeus}{b}{n}{<6-8>}
   \installfont{zeusb5}
      {cmbsy5, unseteus, eusb5, eufb5}
      {eums}{U}{zeus}{b}{n}{<-6>}

%  bold `large symbols' are missing
   
\endinstallfonts

\bye