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/extrafootnotefeatures-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/extrafootnotefeatures-xepersian.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def b/Master/texmf-dist/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def new file mode 100644 index 00000000000..4f841b3345c --- /dev/null +++ b/Master/texmf-dist/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def @@ -0,0 +1,33 @@ +%% +%% This is file `extrafootnotefeatures-xepersian.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% xepersian.dtx (with options: `extrafootnotefeatures-xepersian.def') +%% +%% ______________________________________ +%% Copyright © 2008–2013 Persian TeX Group +%% +%% License information appended. +%% +%% + +\ProvidesFile{extrafootnotefeatures-xepersian.def}[2012/01/01 v0.2 footnote macros for extrafootnotefeatures option of xepersian package] +\renewcommand{\foottextfont}{\footnotesize\if@RTL@footnote\else\latinfont\fi} +\renewcommand{\LTRfoottextfont}{\footnotesize\latinfont} +\renewcommand{\RTLfoottextfont}{\footnotesize\persianfont} +%% +%% 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 `extrafootnotefeatures-xepersian.def'. |