\NeedsTeXFormat{LaTeX2e} \ProvidesPackage{simurgh-letter}[2013/09/22 v0.01a changes to `letter.cls'] \renewcommand*{\opening}[1]{\ifx\@empty\fromaddress \thispagestyle{firstpage}% {\simurgh@raggedleft\@date\par}% \else % home address \thispagestyle{empty}% {\simurgh@raggedleft\if@RTL\begin{tabular}{r@{}}\else\begin{tabular}{l@{}}\fi\ignorespaces \fromaddress \\*[2\parskip]% \@date \end{tabular}\par}% \fi \vspace{2\parskip}% {\simurgh@raggedright \toname \\ \toaddress \par}% \vspace{2\parskip}% #1\par\nobreak} \renewcommand\left@footnoterule{% \hbox dir TLT to \columnwidth {\vbox{% \kern-\p@ \hrule \@width .4\columnwidth \kern .6\p@}\hfil}} \renewcommand\right@footnoterule{% \hbox dir TRT to \columnwidth {\vbox{% \kern-\p@ \hrule \@width .4\columnwidth \kern .6\p@}\hfil}} \endinput