Bug 142159

Summary: %beta allways in italic in the Math-Component
Product: LibreOffice Reporter: Detlef Tribius <detlef.tribius>
Component: Formula EditorAssignee: Not Assigned <libreoffice-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ming.v.hua
Priority: medium    
Version: 7.1.3.2 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:

Description Detlef Tribius 2021-05-07 16:04:37 UTC
Description:
The %beta Symbol in the Math always in italic-Form  in the new Release 7.1.3.2

Steps to Reproduce:
1. New Object (Formular)
2. %beta or Import Symbol
3.

Actual Results:
 italic Beta

Expected Results:
normal Beta


Reproducible: Always


User Profile Reset: No



Additional Info:
Linux (Mint)...
Comment 1 Ming Hua 2021-05-08 00:11:38 UTC
Thanks for reporting, but this is not a bug, but an intentional choice by developers -- by default the lowercase Greek symbols in Math are always italic, see https://bugs.documentfoundation.org/show_bug.cgi?id=136251#c1 for more details.

You can use "nitalic{ %beta }" to force a non-italic form, or set the "GreekCharStyle" variable to 0 in expert configuration.

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