diff options
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luapersian/article-luapersian.def')
-rw-r--r-- | Master/texmf-dist/tex/lualatex/luapersian/article-luapersian.def | 155 |
1 files changed, 0 insertions, 155 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luapersian/article-luapersian.def b/Master/texmf-dist/tex/lualatex/luapersian/article-luapersian.def deleted file mode 100644 index 6b37483da52..00000000000 --- a/Master/texmf-dist/tex/lualatex/luapersian/article-luapersian.def +++ /dev/null @@ -1,155 +0,0 @@ -%% -%% This is file `article-luapersian.def', -%% generated with the docstrip utility. -%% ______________________________________ -%% Copyright © 2011 Vafa Khalighi -%% -%% License information appended. -%% -%% -\ProvidesFile{article-luapersian.def}[2011/08/01 v0.1 adaptations for standard article class] -\if@titlepage - \renewcommand\maketitle{\begin{titlepage}% - \let\footnotesize\small - \let\right@footnote\relax - \let\left@footnote\relax - \let\textwidth@footnote\relax - \let \footnote \thanks - \let \LTRfootnote \LTRthanks - \let \RTLfootnote \RTLthanks - \null\vfil - \vskip 60\p@ - \begin{center}% - {\LARGE \@title \par}% - \vskip 3em% - {\large - \lineskip .75em% - \begin{tabular}[t]{c}% - \@author - \end{tabular}\par}% - \vskip 1.5em% - {\large \@date \par}% % Set date in \large size. - \end{center}\par - \@thanks - \vfil\null - \end{titlepage}% - \setcounter{footnote}{0}% - \global\let\thanks\relax - \global\let\LTRthanks\relax - \global\let\RTLthanks\relax - \global\let\maketitle\relax - \global\let\@thanks\@empty - \global\let\@author\@empty - \global\let\@date\@empty - \global\let\@title\@empty - \global\let\title\relax - \global\let\author\relax - \global\let\date\relax - \global\let\and\relax -} -\else -\renewcommand\maketitle{\par - \begingroup - \renewcommand\thefootnote{\@fnsymbol\c@footnote}% - \def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}% - \long\def\@makefntext##1{\parindent 1em\noindent - \hb@xt@1.8em{% - \hss\@textsuperscript{\normalfont\@thefnmark}}##1}% - \if@twocolumn - \ifnum \col@number=\@ne - \@maketitle - \else - \twocolumn[\@maketitle]% - \fi - \else - \newpage - \global\@topnum\z@ % Prevents figures from going at top of page. - \@maketitle - \fi - \thispagestyle{plain}\@thanks - \endgroup - \setcounter{footnote}{0}% - \global\let\thanks\relax - \global\let\LTRthanks\relax - \global\let\RTLthanks\relax - \global\let\maketitle\relax - \global\let\@maketitle\relax - \global\let\@thanks\@empty - \global\let\@author\@empty - \global\let\@date\@empty - \global\let\@title\@empty - \global\let\title\relax - \global\let\author\relax - \global\let\date\relax - \global\let\and\relax -} -\def\@maketitle{% - \newpage - \null - \vskip 2em% - \begin{center}% - \let \footnote \thanks - \let \LTRfootnote \LTRthanks - \let \RTLfootnote \RTLthanks - {\LARGE \@title \par}% - \vskip 1.5em% - {\large - \lineskip .5em% - \begin{tabular}[t]{c}% - \@author - \end{tabular}\par}% - \vskip 1em% - {\large \@date}% - \end{center}% - \par - \vskip 1.5em} -\fi -\renewcommand\right@footnote{% - \kern-3\p@ - \hrule\@width.4\columnwidth - \kern2.6\p@} -\renewcommand\left@footnote{% - \hbox dir TLT to \columnwidth - {\vbox{% - \kern-3\p@ - \hrule\@width.4\columnwidth - \kern2.6\p@}\hfil}} -\renewenvironment{thebibliography}[1] - {\section*{\refname}% - \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}% - \if@RTL\if@LTRbibitems\@RTLfalse\bodydir TLT\pardir TLT\textdir TLT\else\fi\else\if@RTLbibitems\@RTLtrue\bodydir TRT\pardir TRT\textdir TRT\else\fi\fi - \list{\@biblabel{\@arabic\c@enumiv}}% - {\settowidth\labelwidth{\@biblabel{#1}}% - \leftmargin\labelwidth - \advance\leftmargin\labelsep - \@openbib@code - \usecounter{enumiv}% - \let\p@enumiv\@empty - \renewcommand\theenumiv{\@arabic\c@enumiv}}% - \sloppy - \clubpenalty4000 - \@clubpenalty \clubpenalty - \widowpenalty4000% - \sfcode`\.\@m} - {\def\@noitemerr - {\@latex@warning{Empty `thebibliography' environment}}% - \endlist} -\renewcommand \thepart {\@tartibi\c@part} -\renewcommand\appendix{\par - \setcounter{section}{0}% - \setcounter{subsection}{0}% - \gdef\thesection{\@harfi\c@section}} -%% -%% 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 `article-luapersian.def'. |