Javier,
Javier SOLA wrote:
I have another doubt:
In Index key:
<IndexKey unoid="alphanumeric" default="true" phonetic="false">A-Z</IndexKey>
Some languages (indic) have "dependent letters" such as vowels that should not be represented independently unless they are above or below a consonant. These letters should not be used as index letters in a document (in Khmer usually only consontants would be used). In the case in which only consonants would be used in indexing documents, should only consonants be included in here?
Yes, only index letters should be listed here.
And a question...
In writer, format->Bullets and numbering->options, in the Numbering dialog box I can select Thai or Hebrew letters. I see that this also corresponds with styles that exist in
http://api.openoffice.org/source/browse/api/offapi/com/sun/star/style/NumberingType.idl
How can a new style be added here (for letter numbering instead of [NatNum1] number numbering)?
You need to add new type in com/sun/star/style/NumberingType.idl, like CHARS_THAI and CHARS_HERBREW, then add new case in i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx to handle the new type.
Karl.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
