-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: No Action
-
Affects Version/s: ODF 1.2 CD 05
-
Fix Version/s: ODF 1.2 CD 06
-
Component/s: Locale, Public Review, Table
-
Labels:None
-
Proposal:
On styles, we have these attributes
fo:language + fo:script + fo:country + style:rfc-language-tag
style:language-asian + style:script-asian + style:country-asian + style:rfc-language-tag-asian
style:language-complex + style:script-complex + style:country-complex + style:rfc-language-tag-complex
(and style:script-type)
I understand these attributes might be needed (perhaps we can come up with a better solution in ODF-Next) for font rendering, but I don't think we need to create more of them:
- on <number:*-styles> (like 16.27.23<number:boolean-style>), the spec provides the attributes
number:language + number:script + number:rfc-language-tag + number:country
- And for 9.4.19 <table:sort>:
table:language + table:script + table:rfc-language-tag + table:country
- By contrast, 8.8.2<text:alphabetical-index-source> does use fo:language, fo:country, ...