diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-03 22:40:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-03 22:40:26 +0000 |
commit | 8e0e2d299fdfc0af8a7a23ba86bbbdab11dd53af (patch) | |
tree | 530fec937cdcbfb19d1be2ba2558e3cec79b7ceb /Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def | |
parent | 65adc6776381cf64641ee845fa85afcd7fa0cd20 (diff) |
xepersian (3apr13)
git-svn-id: svn://tug.org/texlive/trunk@29634 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def b/Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def new file mode 100644 index 00000000000..7f2ea43d11d --- /dev/null +++ b/Master/texmf-dist/tex/xelatex/xepersian/article-xepersian.def @@ -0,0 +1,35 @@ +%% +%% This is file `article-xepersian.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% xepersian.dtx (with options: `article-xepersian.def') +%% +%% ______________________________________ +%% Copyright © 2008–2013 Persian TeX Group +%% +%% License information appended. +%% +%% + +\ProvidesFile{article-xepersian.def}[2010/07/25 v0.2 adaptations for standard article class] +\renewcommand \thepart {\@tartibi\c@part} +\renewcommand\appendix{\par + \setcounter{section}{0}% + \setcounter{subsection}{0}% + \gdef\thesection{\@harfi\c@section}} +%% +%% Copyright © 2008–2013 Persian TeX Group <persiantexdev@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 “maintained” (as per LPPL maintenance status) +%% by Persian TeX Group. +%% +%% +%% +%% +%% End of file `article-xepersian.def'. |