1%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2% hefonts1.sty
3% ArabTeX
4% load Hebrew fonts for NFSS1
5% 24.05.1996
6%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
7% (c) Klaus Lagally and Bernd Raichle
8%     Institut fuer Informatik
9%     Universitaet Stuttgart
10%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
11
12\a@ident {hefonts1.sty} {3.04 define Hebrew fonts for NFSS1} {24.05.1996}
13
14% NEW FONT SELECTION -- Version 1
15\message {using NFSS1}
16
17% define \pheb to use the `heb' family, `m'edium series und
18% `n'ormal shape.
19%
20\def\pheb{\family{heb}\series{m}\shape{n}\selectfont}
21
22% setup the font definition table
23% (`1' at the beginning of a fontname: size not available, print
24% warning to inform the user)
25%
26\new@fontshape{heb}{m}{n}{%
27      <5>1hclassic%
28      <6>1hclassic%
29      <7>1hclassic%
30      <8>1hclassic%
31      <9>1hclassic%
32      <10>hclassic%
33      <11>hclassic at10.95pt%
34      <12>hclassic at12.0pt%
35      <14>hclassic at14.4pt%
36      <17>hclassic at15.77441pt%
37      <20>hclassic at17.28pt%
38      <25>hclassic at20.736pt}{}
39\extra@def{heb}{}{}
40
41\endinput
42%%%%%%%%%%%%%%%%%%%%%%%%%%% EOF %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
43
44
45