summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-09 00:33:19 +0000
committerKarl Berry <karl@freefriends.org>2010-06-09 00:33:19 +0000
commitf595534d430a668aabd97236789552247427a959 (patch)
tree3067fddcc212eab361feedd6384f25324b278723 /Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def
parent2daec93327bd3cf382b3178e64759af1459e1d69 (diff)
bidi update (8jun10)
git-svn-id: svn://tug.org/texlive/trunk@18834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def')
-rw-r--r--Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def12
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def b/Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def
index 6ca995492ca..266950c1ace 100644
--- a/Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def
+++ b/Master/texmf-dist/tex/latex/bidi/loadingorder-bidi.def
@@ -35,7 +35,10 @@
\bidi@isloaded{listings}
\bidi@isloaded{pstricks}
\bidi@isloaded{pgf}
+\bidi@isloaded{quotchap}
\bidi@isloaded{tikz}
+\bidi@isloaded{titlesec}
+\bidi@isloaded{titletoc}
\bidi@isloaded{array}
\bidi@isloaded{stabular}
\bidi@isloaded{subfig}
@@ -113,9 +116,18 @@
\if@bidi@pgfloaded@\else
\bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package pgf after bidi package. Please load package pgf before bidi package, and then try to run xelatex on your document again}{}]{pgf}
\fi%
+ \if@bidi@quotchaploaded@\else
+ \bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package quotchap after bidi package. Please load package quotchap before bidi package, and then try to run xelatex on your document again}{}]{quotchap}
+ \fi%
\if@bidi@tikzloaded@\else
\bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package tikz after bidi package. Please load package tikz before bidi package, and then try to run xelatex on your document again}{}]{tikz}
\fi%
+ \if@bidi@titlesecloaded@\else
+ \bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package titlesec after bidi package. Please load package titlesec before bidi package, and then try to run xelatex on your document again}{}]{titlesec}
+ \fi%
+ \if@bidi@titletocloaded@\else
+ \bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package titletoc after bidi package. Please load package titletoc before bidi package, and then try to run xelatex on your document again}{}]{titletoc}
+ \fi%
\if@bidi@arrayloaded@\else
\bidi@isloaded[\PackageError{bidi}{Oops! you have loaded package array after bidi package. Please load package array before bidi package, and then try to run xelatex on your document again}{}]{array}
\fi%