https://bugs.documentfoundation.org/show_bug.cgi?id=97835
Laurent BP <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Laurent BP <[email protected]> --- (In reply to Buovjaga from comment #1) > If I try ''#.##" m"'' > > I get for 2: > ''.2 m'' > > If I try #.##" m" > > I get for 2: > .2 m > > I guess it is wrong enough. Setting to NEW. > > Win 7 Pro 64-bit, Version: 5.1.0.3 (x64) > Build ID: 5e3e00a007d9b3b6efb6797a8b8e57b51ab1f737 > CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; > Locale: fi-FI (fi_FI) Careful, you have to use English (or at least a language using dot as decimal separator) as Format Number Language to apply examples of Forester. Or you have to replace dot by your decimal separator (should be comma). Your results indicate that dot is considered as a no-meaning character. And remove '' in your format (Forester gave them to separate format from his text). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
