blob: 5854d406941561418f7489ec64b2104dbc6db1d9 (
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
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% hebsymb.sty
% ArabTeX
% Hebrew character assignments
% in font "hclassic"
% 12.06.2000
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% (c) Klaus Lagally
% Institut fuer Informatik
% Universitaet Stuttgart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\a@ident {hebsymb.sty} {3.10 for oldcode font assignments} {12.06.2000}
% will be modified in "hewrite.sty" for other font assignments
\def \hc@@ {33} % illegal
\def \hc@B {45} % maqqeph
\def \hc@a {96} % aleph
\def \hc@b {97} % beth
\def \hc@j {98} % gimel
\def \hc@d {99} % daleth
\def \hc@h {100} % he
\def \hc@w {101} % waw
\def \hc@z {102} % zayin
\def \hc@hh {103} % chet
\def \hc@tt {104} % ttet
\def \hc@y {105} % yod
\def \hc@kf {106} % kaph, final
\def \hc@k {107} % kaph
\def \hc@l {108} % lamed
\def \hc@mf {109} % mem, final
\def \hc@m {110} % mem
\def \hc@nf {111} % nun, final
\def \hc@n {112} % nun
\def \hc@s {113} % samech
\def \hc@P {114} % ayin
\def \hc@ff {115} % pe, final
\def \hc@f {116} % pe, f
\def \hc@sf {117} % ssade, final
\def \hc@ss {118} % ssade
\def \hc@q {119} % qoph
\def \hc@r {120} % resh
\def \hc@si {121} % ssin
\def \hc@t {122} % taw
\def \hc@Pv {123} % vowel ayin
\def \hc@v {124} % vav
\def \hc@K {125} % paseq
\def \hc@M {126} % phantom 1
\def \hc@N {127} % phantom 2
\def \hc@ay {128} % ay
\def \hc@ey {129} % ey
\def \hc@oy {130} % oy
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% EOF %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|