[xep-support] Arabic-Indic numbers in lists

Bob Stayton bobs at sagehill.net
Wed Jan 31 09:03:06 PST 2007


New Page 1Hi,
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 at sagehill.net


  ----- Original Message ----- 
  From: Moataz Omar 
  To: xep-support at 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 at 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 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20070131/6da04f5d/attachment.html>


More information about the Xep-support mailing list