Bug 163068 - Formulas in Writer save as Word2007-365 not converted correctly
Summary: Formulas in Writer save as Word2007-365 not converted correctly
Status: RESOLVED DUPLICATE of bug 120638
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Formula Editor (show other bugs)
Version:
(earliest affected)
24.8.1.2 release
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-20 21:42 UTC by Dieter Egert
Modified: 2025-01-12 01:46 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments
Sample for errors in formulas when saved as Word 2007-365 (34.89 KB, application/vnd.oasis.opendocument.text)
2024-09-21 16:17 UTC, Dieter Egert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dieter Egert 2024-09-20 21:42:02 UTC
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:
-
Comment 1 m_a_riosv 2024-09-20 23:05:10 UTC
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.
Comment 2 Dieter Egert 2024-09-21 16:17:41 UTC
Created attachment 196592 [details]
Sample for errors in formulas when saved as Word 2007-365
Comment 3 m_a_riosv 2024-09-21 21:58:15 UTC
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
Comment 4 Aron Budea 2025-01-12 01:46:31 UTC
Duplicate of bug 120638.

*** This bug has been marked as a duplicate of bug 120638 ***