diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:51:33 +0000 |
commit | aec1c1b77ee51b9359530d61cc7b8df2a37c7685 (patch) | |
tree | 8b5e1e20b56e0abf130e7da219468e197cde8725 /Master/texmf-dist/tex/latex/arabtex/hebsymb.sty | |
parent | e1c54083e49986785dd4d24e891b89e0772a4de1 (diff) |
arabtex
git-svn-id: svn://tug.org/texlive/trunk@673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/arabtex/hebsymb.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/arabtex/hebsymb.sty | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/arabtex/hebsymb.sty b/Master/texmf-dist/tex/latex/arabtex/hebsymb.sty new file mode 100644 index 00000000000..5854d406941 --- /dev/null +++ b/Master/texmf-dist/tex/latex/arabtex/hebsymb.sty @@ -0,0 +1,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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + |