From 586ced62fd1bea8a07e84fea7c3befc59c1249e1 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 28 Jan 2021 02:03:08 +0100 Subject: add N--N to "replace dashes" in AutoCorrect Options Change-Id: Ica225160efba504163c6a5b946e63b0e37cbffc5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110052 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/shared/01/06040100.xhp | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp index 0f948b6bd6..a32c9f22b5 100644 --- a/source/text/shared/01/06040100.xhp +++ b/source/text/shared/01/06040100.xhp @@ -81,7 +81,7 @@ UFI: moved "replace 1st" to Localized Options tab page, cws cbosdo01

Replace DashesUFI: changed switches, added table, #61325#

UFI: see i73558 for name: not the dashes are replaced but the hyphens (or even better the minus signs) Replaces one or two hyphens with a long dash (see the following table). - Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9. + Text will be replaced after you type a trailing white space (space, tab, or return). In the following table, the A and B represent text consisting of letters A to z or digits 0 to 9. N represents digits only. @@ -115,6 +115,14 @@ A—B (A, em-dash, B)
(see note below the table)
+ + + N--N (N, minus, minus, N) + + + N–N (N, en-dash, N) + + A-B (A, minus, B) -- cgit