diff options
author | Norbert Preining <norbert@preining.info> | 2022-06-09 03:01:00 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-06-09 03:01:00 +0000 |
commit | 16559ce13a74c7a182875559b379cac00b07efda (patch) | |
tree | 6ee63e6aadfabf9a7334e6667fa32646fd812667 /language/arabic/arabtex/saw.sty | |
parent | b3aac3ae7b628835121d1f485fd49998308170e7 (diff) |
CTAN sync 202206090300
Diffstat (limited to 'language/arabic/arabtex/saw.sty')
-rw-r--r-- | language/arabic/arabtex/saw.sty | 86 |
1 files changed, 43 insertions, 43 deletions
diff --git a/language/arabic/arabtex/saw.sty b/language/arabic/arabtex/saw.sty index 5ca630d456..717e479a27 100644 --- a/language/arabic/arabtex/saw.sty +++ b/language/arabic/arabtex/saw.sty @@ -1,43 +1,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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-
-
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + + |