The branch, 2.0.x, has been updated.

- Log -----------------------------------------------------------------

commit 0fcd35565c0b9ed4218aeb82c957c41a89846ad4
Author: Juergen Spitzmueller <[email protected]>
Date:   Mon Jul 23 11:03:25 2012 +0200

    arabi requires the language option to be passed to babel directly. 
Candidate for branch

diff --git a/lib/languages b/lib/languages
index 94c0189..b7566b3 100644
--- a/lib/languages
+++ b/lib/languages
@@ -124,6 +124,7 @@ Language arabic_arabi
        PolyglossiaName  arabic
        Encoding         cp1256
        RTL              true
+       AsBabelOptions   true
        LangCode         ar_SA
 End
 
diff --git a/status.20x b/status.20x
index 65a6e57..450591c 100644
--- a/status.20x
+++ b/status.20x
@@ -86,7 +86,7 @@ What's new
 - Fixed the layout file for scientific articles published by the American
   Psychological Association (APA) (bug 8187). 
 
-- Write correct DTD for MathML (bug #8160).
+- Write correct DTD for MathML (bug 8160).
 
 - Make the ~ char in Basque, Estonian and Galician non-active (bug 8265).
 
@@ -96,6 +96,8 @@ What's new
 - Fix LaTeX errors with right-to-left text when using XeTeX/Polyglossia
   (part of bug 8251).
 
+- Fix babel call with Arabic (arabi).
+
 
 * USER INTERFACE
 

-----------------------------------------------------------------------

Summary of changes:
 lib/languages |    1 +
 status.20x    |    4 +++-
 2 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to