diff options
author | Karl Berry <karl@freefriends.org> | 2009-08-14 00:22:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-08-14 00:22:20 +0000 |
commit | 29eeae7d8ce2b817da01b5cb93ef63d3a1bd94cd (patch) | |
tree | 9b4d8eceee7fe8e9418e2287dcee8393bb85a046 /Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def | |
parent | ce3bf31aff96e7bfafa8eef9e747523661e68543 (diff) |
xepersian update
git-svn-id: svn://tug.org/texlive/trunk@14654 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def b/Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def new file mode 100644 index 00000000000..4137597ce92 --- /dev/null +++ b/Master/texmf-dist/tex/xelatex/xepersian/memoir-xepersian.def @@ -0,0 +1,40 @@ +%% +%% This is file `memoir-xepersian.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% xepersian.dtx (with options: `memoir-xepersian.def') +%% +%% __________________________________ +%% Copyright © 2008-2009 Vafa Khalighi +%% +%% License information appended. +%% +%% +\renewcommand{\@memfront}{% + \@smemfront\pagenumbering{harfi}} +\renewcommand{\setthesection}{\thechapter\@SepMark\harfi{section}} +\renewcommand*{\thebook}{\@tartibi\c@book} +\renewcommand*{\thepart}{\@tartibi\c@part} +\renewcommand{\appendix}{\par + \setcounter{chapter}{0}% + \setcounter{section}{0}% + \gdef\@chapapp{\appendixname}% + \gdef\thechapter{\@harfi\c@chapter}% + \anappendixtrue} +%% +%% Copyright © 2008-2009 by Vafa Khalighi <vafa@users.berlios.de> +%% +%% Distributable 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 Vafa Khalighi. +%% +%% +%% +%% +%% +%% End of file `memoir-xepersian.def'. |