Re: [xep-support] Arabic-Indic numbers in lists

From: Moataz Omar <moataz@i12.com>
Date: Thu Feb 01 2007 - 01:50:08 PST
Hi,

in the FO file, the generated number is Western digit one in the list, but the strange thing is that in the same FO file the generated number is the Arabic digit number for the page numbering.
note that I wrote both numbers in the XSL as the Unicode representation of Arabic digit one
&#x661;.
so most probably the problem is not in XEP.

Bob Stayton wrote:
New Page 1
Hi,
The numbers in your fo:list-item-labels are generated by the stylesheet and XSLT processor.  Take a peek inside your FO file and see if the number inside the fo:list-item-label is a Unicode character for the Arabic-Indic number.  If it is, then the problem is with XEP.  If it an Arabic number, then the problem is with your stylesheet or the XSLT processor you are using.
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
From: Moataz Omar
To: xep-support@renderx.com
Sent: Wednesday, January 31, 2007 7:47 AM
Subject: [xep-support] Arabic-Indic numbers in lists

Hello,

I am trying to generate Arabic PDF  file.
I am using XEP 4.7

I sucseeded to generate the page numbers in Arabic-Indic  numbering using the following line
<fo:page-sequence master-reference="Bookchapter" initial-page-number="1" format="&#x661;">
The problem is that I am not able to generate numbered list with Arabic-Indic numbers. I am using the line <xsl:number format="&#x661;." lang="ar"/> in the fo:list-item-label element. but the numbered list numbers always generates in western.

Can you please help me to correct this, and generate the Arabic-Indic numbers in the lists?

--

Kind Regards

Moataz

------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html

--
New Page 1

Kind Regards

Moataz

------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html Received on Thu Feb 1 01:47:46 2007

This archive was generated by hypermail 2.1.8 : Thu Feb 01 2007 - 01:47:47 PST