https://bugs.documentfoundation.org/show_bug.cgi?id=151906
--- Comment #7 from Regina Henschel <[email protected]> --- (In reply to Eyal Rozenberg from comment #4) > (In reply to Regina Henschel from comment #3) > > Relevant attributes in ODF 1.3 are: fo:language (20.202), fo:country > > (20.188), fo:script(20.222) for Latin scripts, style:country-asian (20.256), > > style:language-asian (20.302), style:script-asian (20.356) for East Asian > > scripts and style:country-complex (20.257), style:language-complex (20.303), > > style:script-complex (20.357) for RTL scripts. In addition the > > style:script-type (20.358) attribute may be used. > > ... so, no attribute saying which of the language groups is "chosen". The chosen script type depends on the unicode code points of the characters. LibreOffice uses the ICU library https://icu.unicode.org/. > > Also, in the UI, if we edit the "Default Paragraph Style"'s character > aspects, I'm guessing that will affect the document's <style:default-style>? No, it affects the paragraph style "Standard". But when you use Tools>Language>'For All Text', that affects the <style:default-style> elements. -- You are receiving this mail because: You are the assignee for the bug.
