https://bugs.documentfoundation.org/show_bug.cgi?id=167533
Bug ID: 167533
Summary: VERY large space before and/or after some Greek
symbols.
Product: LibreOffice
Version: 24.8.7.2 release
Hardware: IA64 (Itanium)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Formula Editor
Assignee: [email protected]
Reporter: [email protected]
Created attachment 201826
--> https://bugs.documentfoundation.org/attachment.cgi?id=201826&action=edit
Badly-rendered Greek symbols
Version: 24.8.7.2 (X86_64) / LibreOffice Community
Build ID: e07d0a63a46349d29051da79b1fde8160bab2a89
The formula editor add very large space around some Greek symbols. Pasting the
following two lists will reproduce the error (assuming it isn't just my system
at fault):
Bad:
a = %alpha + b newline
a = %eta + b newline
a = %theta + b newline
a = %iota + b newline
a = %lambda + b newline
a = %nu + b newline
a = %xi + b newline
a = %omicron + b newline
a = %tau + b newline
a = %upsilon + b newline
a = %chi + b newline
Good:
a = %beta + b newline
a = %gamma + b newline
a = %delta + b newline
a = %epsilon + b newline
a = %zeta + b newline
a = %kappa + b newline
a = %mu + b newline
a = %pi + b newline
a = %rho + b newline
a = %sigma + b newline
a = %phi + b newline
a = %psi + b newline
a = %ALPHA + b newline
a = %BETA + b newline
a = %GAMMA + b newline
a = %DELTA + b newline
a = %EPSILON + b newline
a = %ZETA + b newline
a = %ETA + b newline
a = %THETA + b newline
a = %IOTA + b newline
a = %KAPPA + b newline
a = %LAMBDA + b newline
a = %MU + b newline
a = %NU + b newline
a = %XI + b newline
a = %OMICRON + b newline
a = %PI + b newline
a = %RHO + b newline
a = %SIGMA + b newline
a = %TAU + b newline
a = %UPSILON + b newline
a = %PHI + b newline
a = %CHI + b newline
a = %PSI + b newline
--
You are receiving this mail because:
You are the assignee for the bug.