https://bugs.documentfoundation.org/show_bug.cgi?id=164313
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |UNCONFIRMED CC| |[email protected] Ever confirmed|1 |0 --- Comment #4 from Buovjaga <[email protected]> --- Thomas sent me an example file in private. Studying the file, I notice the paragraphs affected by the language change have a style called "List Paragraph" that has the font language set as "German (Switzerland)". An autotext created with "New (text only)" causes the subsequent text to become "German (Switzerland)" (the inserted text remains "English (USA)"). In the .xml files contained in the .odt, the language definition is seen as this attribute: style:font-family-generic="swiss" which can appear alongside: fo:language="en" fo:country="US" Mike: is this expected behaviour? To Thomas: you can fix this in your file by modifying the List Paragraph style, so it has English (USA) as the language (see the Font tab in the style editing dialog). -- You are receiving this mail because: You are the assignee for the bug.
