https://issues.apache.org/ooo/show_bug.cgi?id=120304
Luc P. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Luc P. <[email protected]> --- Here is the easy way I found to resolve this problem I pointed out 2 years ago. Inside the matrix code (in Math module), negative numbers should be written with the large minus sign « – », instead of the narrow one « - ». On an Apple mac keyboard, the large minus sign is obtained via simultaneous keys [alt][maj][+=], where [maj] stands for the (majuscule) capital letters key. The output in Text (out of Math module) is the same large minus sign, but the alignment (left, center, right) is now respected. Tested on LO 4.2.6.2 and OO 4.1.1 (running under Mavericks). -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
