diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/arabtex/hepatch.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/arabtex/hepatch.sty | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/arabtex/hepatch.sty b/Master/texmf-dist/tex/latex/arabtex/hepatch.sty new file mode 100644 index 00000000000..cd85a8d4236 --- /dev/null +++ b/Master/texmf-dist/tex/latex/arabtex/hepatch.sty @@ -0,0 +1,37 @@ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% hepatch.sty +% ArabTeX, Hebrew mode +% last minute corrections +% see \hversion, \hdatum and \hlevel at the end of the file +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% (c) Klaus Lagally +% Institut fuer Informatik +% Universitaet Stuttgart +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% this is just another *.sty file +% you do not have to do any manual patching +% just put this file onto the TEXINPUT path +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\catcode`\@ = 11 + +\newtoks \hversion \newtoks \hdatum \hversion = {3.10} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +% presently no patches + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\hdatum = {17.09.2001} \def \hlevel {-} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\a@ident {hepatch.sty} + {\the\hversion \hlevel \space patches for Hebrew} {\the\hdatum} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\catcode`\@ = \patchatcode +\endinput +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + + |