summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def')
-rw-r--r--Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def43
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def b/Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def
new file mode 100644
index 00000000000..1055918f59e
--- /dev/null
+++ b/Master/texmf-dist/tex/lualatex/luapersian/backref-luapersian.def
@@ -0,0 +1,43 @@
+%%
+%% This is file `backref-luapersian.def',
+%% generated with the docstrip utility.
+%% ______________________________________
+%% Copyright © 2011 Vafa Khalighi
+%%
+%% License information appended.
+%%
+%%
+\ProvidesFile{backref-luapersian.def}[2011/08/01 v0.1 adaptations for backref package]
+\def\backrefpagesname{\if@RTL صفحات\else pages\fi}
+\def\BR@Latincitex[#1]#2{%
+ \BRorg@Latincitex[{#1}]{#2}%
+ \ifBR@verbose
+ \PackageInfo{backref}{back Latin cite \string`#2\string'}%
+ \fi
+ \Hy@backout{#2}%
+}
+\AtBeginDocument{%
+ \@ifundefined{NAT@parse}{%
+ \global\let\BRorg@Latincitex\@Latincitex
+ \global\let\@Latincitex\BR@Latincitex
+ }{%
+ \@ifpackageloaded{hyperref}{}{%
+ \def\hyper@natlinkstart#1{\Hy@backout{#1}}%
+ }%
+ \PackageInfo{backref}{** backref set up for natbib **}%
+ }%
+}%
+%%
+%% Copyright © 2011 Vafa Khalighi <vafa018@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 “author-maintained” (as per LPPL maintenance status)
+%% by Vafa Khalighi.
+%%
+%%
+%%
+%%
+%% End of file `backref-luapersian.def'.