diff options
author | Karl Berry <karl@freefriends.org> | 2010-12-08 00:39:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-12-08 00:39:21 +0000 |
commit | 50a1fc339455bfc550fcd9a8647338fe5a7ec898 (patch) | |
tree | 5d7d0300c4fa641aefb2987f98b393728df3c3dc /Master/texmf-dist/tex/xelatex | |
parent | ab69a828385a1559928c1a1b887fc03cf00702c0 (diff) |
xepersian (6dec10)
git-svn-id: svn://tug.org/texlive/trunk@20681 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
3 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xepersian/commands-ltx.def b/Master/texmf-dist/tex/xelatex/xepersian/commands-ltx.def index ffb034e51a2..bd3a68aec71 100644 --- a/Master/texmf-dist/tex/xelatex/xepersian/commands-ltx.def +++ b/Master/texmf-dist/tex/xelatex/xepersian/commands-ltx.def @@ -898,7 +898,6 @@ \eqcommand{برنویس}{typeout} \eqcommand{کدبزرگ}{uccode} \eqcommand{تیرهبندیبزرگ}{uchyph} -\eqcommand{تعریفنشده}{undefined} \eqcommand{زیرخط}{underline} \eqcommand{بیکادرا}{unhbox} \eqcommand{بیکپیا}{unhcopy} diff --git a/Master/texmf-dist/tex/xelatex/xepersian/misc-localise-xepersian.def b/Master/texmf-dist/tex/xelatex/xepersian/misc-localise-xepersian.def index 04c9526f0fe..af3aad507a4 100644 --- a/Master/texmf-dist/tex/xelatex/xepersian/misc-localise-xepersian.def +++ b/Master/texmf-dist/tex/xelatex/xepersian/misc-localise-xepersian.def @@ -23,6 +23,7 @@ \بگسترپساز\تر\نامفرمان\بگسترپساز\@خورحریصانهدو\رشته#1% \بگسترپساز\@خورحریصانهدو\رشته#2\پایاننامفرمان {\بگذار#1#2}} +\بگذار\تعریفنشده\undefined %% %% Copyright © 2008–2011 Vafa Khalighi <vafakhlgh@gmail.com> %% diff --git a/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty b/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty index 29f154809e8..cba3ed3d526 100644 --- a/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty +++ b/Master/texmf-dist/tex/xelatex/xepersian/xepersian.sty @@ -13,8 +13,8 @@ %% %% \NeedsTeXFormat{LaTeX2e} -\def\xepersianversion{v1.1.0β1.1} -\def\xepersiancommit{commit 77} +\def\xepersianversion{v1.1.0β1.2} +\def\xepersiancommit{commit 80} \def\xepersiandate{2011/01/01} \ProvidesPackage{xepersian}[\xepersiandate\space \xepersianversion\space <\xepersiancommit> Persian typesetting in XeLaTeX] |