summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/arabtex/saw.sty
blob: 717e479a27588170985894f6d900fc24f676c324 (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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% saw.sty
% macros for SAW and ALS
% only available in one size
% 22.06.2006
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% (c) Klaus Lagally
%     Institut fuer Formale Methoden der Informatik
%     Universitaet Stuttgart
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\a@ident {saw.sty}{1.00 SAW and ALS } {22.06.2006}

\def \SAW {% for Roman mode
% .salla all-ah `alayhi wa-sallam
\setbox0 \hbox {\setarab \novocalize \tiny 
\vbox {\hbox {\<.sall_A \hskip-0.6em al-ll_ahu >}%
\nointerlineskip \vskip -1.5ex
\hbox {\<wa-salama >}%
\nointerlineskip \vskip -2.2ex
\hbox {\hskip .4em \<`alayBBhi >\,}}}%
\dp0 0pt \leavevmode \lower .20\ht0 \box0 }

\def \ALS {% for Roman mode
% `alayhi al-ssalAm
\setbox0 \hbox {\setarab \novocalize \tiny 
\vbox {\hbox {\,\<`alaByBhi >}%
\nointerlineskip \vskip -1.0ex
\hbox {\<al-ssalAm >\,}}}%
\leavevmode \box0 }

\def \a@c@SAW {% for Arabic paragraph mode
\nospace \putwordb@x {\SAW \hskip -0.3em }\test@token }

\def \a@c@ALS {% for Arabic paragraph mode
\nospace \putwordb@x {\ALS \hskip -0.3em }\test@token }

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
%%%%%%%%%%%%%%%%%%%%%%%%%%%%% EOF %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%