<< Developer Documentation | File Formats >> |
Top: Documentation Library | Up: Developer Documentation |
Language Support
The first step in supporting a local language is the creation of a language module for that language. PageStream supports a number of localized document functions which is controlled by the active language for the text using one of those functions.
Currently those functions are:
- Page numbers (one, two, three...)
- Dates (12th April, 2000)
- Times (12:45 am)
- Moon Phase Names
- Opening and closing quotes ("hello")
- Index Topics (A, B, C, ... Z)
- Spell Checking
- Automatic Hyphenation
american.txt - American language text
dansk.txt - Danish language text (needs update)
deutsch.txt - German language text (needs update)
francais.txt - French language text (needs update)
magyar.txt - Hungarian language text (needs update)
nederlands.txt - Dutch language text (needs update)
norsk.txt - Norwegian language text (needs update)
polski.txt - Polish language text
srpski.txt - Serbian language text (needs update)
The addition of spelling and hyphenation requires a list of words that are spelled and/or divided. Just send the words in a compressed ascii text file to support@pagestream.org along with the ascii character set standard used (Amiga/ISO Latin1, Macintosh, Windows, etc). Using the built-in word list adding capabilities of PageStream, it is possible for the user to create their own dictionary. That can also be emailed to us for distribution to others. The creation of rule based hyphenation is also possible if rules are provided to us.
Language Support Table of Contents url:SLdev/language
created:2006-08-30 12:08:16 last updated:2008-03-02 11:42:10
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For Language Support | sign in to add a comment |
There are no user contributed comments for this page. |
<< Developer Documentation | File Formats >> |
Top: Documentation Library | Up: Developer Documentation |