|
Professional Formatting Solutions | ||||||||||||
|
|||||||||||||
I18n Index LibraryAntenna House I18n Index Library is a Java library that makes index pages in the various languages used by the DocBook, DITA to XSL-FO stylesheet. |
I18n Index Library accepts indexterm data from XSLT stylesheet and sort them according to the document language. The sorted results are converted into appropriate XSL-FO format by stylesheet.

| Catalan, Czech, Danish, German, English, Spanish, Finnish, French, Hungarian, Italian, Dutch, Norwegian, Polish, Portuguese, Russian, Swedish, Turkish, Simplified Chinese, Traditional Chinese, Japanese, Korean |
For example the Chinese word "粘贴" belongs to "N" index group because the most common reading of "粘" is "nian2". However the correct reading is "zhan1" for this word.
<indexterm><primary>粘贴</primary></indexterm>
You can correct this problem by specifying the correct reading (pinyin) to the sortas attribute value. The fix will place "粘贴" into the "Z" index group.
<indexterm><primary sortas="zhan1 tie1">粘贴</primary></indexterm>
☞ NOTE: The corresponding language codes for supported languages are ca, cs, da, de, en, es, fi, fr, hu, it, nl, no, pl, pt, ru, sv, tr, zh-CN, zh-TW, ja, ko
The "pdf5" plugin working diagram with DITA Open Toolkit 1.5.

This plugin contains build.xml, integrator.xml, plugin.xml, DITA (middle file) to XSL-FO stylesheets and this I18n Index Library. You can easily integrate this plugin into DITA Open Toolkit.
| Item | Contents |
|---|---|
| Java Runtime Environment | Sun J2RE 1.4.2 or later |
| XSLT Processor | Saxon 6.5, Xalan 2.7, Saxon-B 9.1, Saxon-PE 9.2, Saxon-EE 9.2 |
| XML Parser | Xerces 2.x (I18N Support Library uses this processor. Included in this release.) |
| DITA Open Toolkit | 1.5 or later |
| XSL Formatter | Antenna House XSL Formatter V4.3 or Antenna House Formatter V5 |
☞ NOTE:
You can download sample PDF files generated by this library and stylesheet.
| Type of license | Price |
|---|---|
| I18n Index Library V2.1 | $5,000 |
I18n Index Library V2.1 can be purchased directly from Antenna House or through one of our Resellers. For more information see Purchasing Assistance.