summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/luapersian/ragged2e-luapersian.def
blob: b1f900196339b193d1d63a4b562100cad95243c4 (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
%%
%% This is file `ragged2e-luapersian.def',
%% generated with the docstrip utility.
%%  ______________________________________
%%   Copyright © 2011  Vafa Khalighi
%% 
%%   License information appended.
%% 
%% 
\ProvidesFile{ragged2e-luapersian.def}[2011/08/01 v0.1 adaptations for ragged2e package]
\newcommand{\bidiRaggedLeft}{\if@RTL\RaggedRight\else\RaggedLeft\fi}
\newcommand{\bidiRaggedRight}{\if@RTL\RaggedLeft\else\RaggedRight\fi}
\renewenvironment{FlushLeft}{%
   \trivlist
   \bidiRaggedRight\item\relax
   }{%
   \endtrivlist
   }
\renewenvironment{FlushRight}{%
   \trivlist
   \bidiRaggedLeft\item\relax
   }{%
   \endtrivlist
   }
%% 
%% Copyright © 2011  Vafa Khalighi <vafa018@gmail.com>
%% 
%% It may be distributed and/or modified under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of
%% this license is at: http://www.latex-project.org/lppl.txt
%% 
%% This work is “author-maintained” (as per LPPL maintenance status)
%% by Vafa Khalighi.
%% 
%% 
%% 
%%
%% End of file `ragged2e-luapersian.def'.