Hi, I want to add something like this (using native numeral) to Thai locale data th_TH.xml. It is an offcial format in some governmental documents.
1.
1.1
1.1.1
(1)
(1.1)
I write the OutlineStyle like this :-
<OutlineStyle>
<OutLineNumberingLevel Prefix=" " NumType="12" Suffix="."
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="0"
SymbolTextDistance="50" FirstLineOffset="0"/>
<OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" "
BulletChar="0020" BulletFontName="" ParentNumbering="1" LeftMargin="50"
SymbolTextDistance="50" FirstLineOffset="0"/>
<OutLineNumberingLevel Prefix=" " NumType="12" Suffix=" "
BulletChar="0020" BulletFontName="" ParentNumbering="2" LeftMargin="100"
SymbolTextDistance="50" FirstLineOffset="0"/>
<OutLineNumberingLevel Prefix="(" NumType="12" Suffix=")"
BulletChar="0020" BulletFontName="" ParentNumbering="0" LeftMargin="150"
SymbolTextDistance="50" FirstLineOffset="0"/>
<OutLineNumberingLevel Prefix="(" NumType="12" Suffix=")"
BulletChar="0020" BulletFontName="" ParentNumbering="1" LeftMargin="200"
SymbolTextDistance="50" FirstLineOffset="0"/>
</OutlineStyle>
But the result is :-
1.
1.1
1.1.1
(1)
(1.1.1.1.1)
Using "Bullet and Numbers" dialog/"Options" tab,
I found that at level 5 "Show sublevels" is 5 (at level 4 it is 1).
Reducing the number from 5 to 2 will get the result as
desired.
What's wrong with my OutlineStyle? How to fix this?
Thanks.
--
_/|\_ Samphan Raruenrom.
Open Source Development Co.,Ltd.
Tel: +66 38 311816, Fax: +66 38 773 128
smime.p7s
Description: S/MIME Cryptographic Signature
