https://bugs.documentfoundation.org/show_bug.cgi?id=94911

tommy27 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from tommy27 <[email protected]> ---
issue reproducible under Win8.1 x64 too, using LibO 5.3.0.0.alpha0+
Build ID: e2f6c7f0d0cc14f851d7028ff846c5dc658a81c6
CPU Threads: 4; OS Version: Windows 6.29; UI Render: default; 
TinderBox: Win-x86@42, Branch:master, Time: 2016-10-10_23:08:02
Locale: it-IT (it_IT); Calc: group

you need to have "Autocorrect\Autocorrect Options...\Options\Replasce dashes"
setting on to see the bug.

a workaround is to use wildcard autocorrection and set this entry:

Replace 
.*)--.*

with:
em dash

that should overcome the issue with closing parenthesis.

another workaround is to disable "Replace dashes" at all and use an even
simpler autocorrect rule such as:

Replace 
.*--.*

with:
em dash


some people however would prefer to use:
.*--.* for en dash
and
.*---.* for em dash

-- 
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

Reply via email to