[Libreoffice-commits] help.git: source/text
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jan 28 01:55:15 UTC 2021
source/text/shared/01/06040100.xhp | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
New commits:
commit 586ced62fd1bea8a07e84fea7c3befc59c1249e1
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Thu Jan 28 02:03:08 2021 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Thu Jan 28 02:54:54 2021 +0100
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 <sdc.blanco at youmail.dk>
Tested-by: Jenkins
diff --git a/source/text/shared/01/06040100.xhp b/source/text/shared/01/06040100.xhp
index 0f948b6bd..a32c9f22b 100644
--- a/source/text/shared/01/06040100.xhp
+++ b/source/text/shared/01/06040100.xhp
@@ -81,7 +81,7 @@
<comment>UFI: moved "replace 1st" to Localized Options tab page, cws cbosdo01</comment>
<h3 xml-lang="en-US" id="hd_id3148473">Replace Dashes<comment>UFI: changed switches, added table, #61325#</comment></h3><comment>UFI: see i73558 for name: not the dashes are replaced but the hyphens (or even better the minus signs)</comment>
<paragraph xml-lang="en-US" id="par_id3144439" role="paragraph">Replaces one or two hyphens with a long dash (see the following table).</paragraph>
- <paragraph xml-lang="en-US" id="par_id87282" role="paragraph">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.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id87282" role="paragraph">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.</paragraph>
<table id="tbl_id2444227">
<tablerow>
<tablecell>
@@ -115,6 +115,14 @@
<paragraph xml-lang="en-US" id="par_id6049684" role="tablecontent">A—B (A, em-dash, B)<br/>(see note below the table)</paragraph>
</tablecell>
</tablerow>
+ <tablerow>
+ <tablecell>
+ <paragraph xml-lang="en-US" id="par_id4648842" role="tablecontent">N--N (N, minus, minus, N)</paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph xml-lang="en-US" id="par_id3583989" role="tablecontent">N–N (N, en-dash, N)</paragraph>
+ </tablecell>
+ </tablerow>
<tablerow>
<tablecell>
<paragraph xml-lang="en-US" id="par_id2219916" role="tablecontent">A-B (A, minus, B)</paragraph>
More information about the Libreoffice-commits
mailing list