summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def')
-rw-r--r--Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def47
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def b/Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def
new file mode 100644
index 00000000000..1897921cd26
--- /dev/null
+++ b/Master/texmf-dist/tex/lualatex/luapersian/letter-luapersian.def
@@ -0,0 +1,47 @@
+%%
+%% This is file `letter-luapersian.def',
+%% generated with the docstrip utility.
+%% ______________________________________
+%% Copyright © 2011 Vafa Khalighi
+%%
+%% License information appended.
+%%
+%%
+\ProvidesFile{letter-luapersian.def}[2011/08/01 v0.1 adaptations for standard letter class]
+\renewcommand*{\opening}[1]{\ifx\@empty\fromaddress
+ \thispagestyle{firstpage}%
+ {\raggedleft\@date\par}%
+ \else % home address
+ \thispagestyle{empty}%
+ {\raggedleft\if@RTL\begin{tabular}{r@{}}\else\begin{tabular}{l@{}}\fi\ignorespaces
+ \fromaddress \\*[2\parskip]%
+ \@date \end{tabular}\par}%
+ \fi
+ \vspace{2\parskip}%
+ {\raggedright \toname \\ \toaddress \par}%
+ \vspace{2\parskip}%
+ #1\par\nobreak}
+\renewcommand\right@footnote{%
+ \kern-\p@
+ \hrule \@width .4\columnwidth
+ \kern .6\p@}
+\renewcommand\left@footnote{%
+ \hbox dir TLT to \columnwidth
+ {\vbox{%
+ \kern-\p@
+ \hrule \@width .4\columnwidth
+ \kern .6\p@}\hfil}}
+%%
+%% 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 `letter-luapersian.def'.