diff options
author | Karl Berry <karl@freefriends.org> | 2011-10-02 23:05:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-10-02 23:05:31 +0000 |
commit | 7ceab6fad1b5f8b7302a3b189f44fdaac9bbc4f2 (patch) | |
tree | aee026c39ec39febe0e9efb43c8f84850092b9c9 /Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def | |
parent | 943bbbbfd0cd312d527a53cd140d9f71c2b71075 (diff) |
xepersian
git-svn-id: svn://tug.org/texlive/trunk@24172 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def')
-rw-r--r-- | Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def b/Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def index c39c380e784..526f26ccf89 100644 --- a/Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def +++ b/Master/texmf-dist/tex/xelatex/xepersian/localise-xepersian.def @@ -17,7 +17,7 @@ \makezwnjletter \newcommand*{\eqcommand}[2]{% \expandafter\@ifdefinable \csname#1\endcsname{% -\expandafter\let\csname#1\expandafter\endcsname\csname#2\endcsname}} +\expandafter\def\csname#1\expandafter\endcsname{\csname#2\endcsname}}} \newcommand*{\eqenvironment}[2]{\newenvironment{#1}{\csname#2\endcsname}{\csname end#2\endcsname}} \input{commands-ltx.def} \input{commands-xepersian.def} |