Description: I created formulas in Writer, saved as file.odt. Then I saved as Word 2007-365.docx. When open the docx file the formulas were converted with an error: - all bold formatting before a letter were deleted - 'divides' (shown as vertical line) is converted to '|' and displayed as 'V' e.g. formula content in odt: bold G_{i in setN} : = left lbrace {bold T} rsub {i} in setR divides {S} rsub {i} = f(x) right rbrace is converted to this formula content in docx: {G} rsub {i ∈ ℕ} : = left lbrace {T} rsub {i} ∈ ℝ | {S} rsub {i} = f left (x right ) right rbrace Steps to Reproduce: 1. create formula with content: bold G_{i in setN} : = left lbrace {bold T} rsub {i} in setR divides {S} rsub {i} = f(x) right rbrace 2. save as Word 2007-365.docx 3. close all files 4. open saved docx file in writer 5. Actual Results: formula content is changed, 'divides' is replaced by '|' and displayed as 'V': {G} rsub {i ∈ ℕ} : = left lbrace {T} rsub {i} ∈ ℝ | {S} rsub {i} = f left (x right ) right rbrace Expected Results: keep all bold formatting, keep 'divides' as a symbol displayed as '|' Reproducible: Always User Profile Reset: No Additional Info: -
Please attach an ODS sample file, reduce the size as much as possible without private information, and paste the information in Menu/Help/About LibreOffice, there is a copy icon.
Created attachment 196592 [details] Sample for errors in formulas when saved as Word 2007-365
Reproducible also saving as Word 2010-365 Version: 24.8.1.2 (X86_64) / LibreOffice Community Build ID: 87fa9aec1a63e70835390b81c40bb8993f1d4ff6 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded and Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 5b54f68599d9a9b6f4d21fd8c0cdac746ea71ecb CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Raster; VCL: win Locale: es-ES (es_ES); UI: en-US Calc: CL threaded
Duplicate of bug 120638. *** This bug has been marked as a duplicate of bug 120638 ***