diff options
author | Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> | 2022-06-28 13:41:44 +0300 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2022-06-28 15:16:20 +0200 |
commit | 0b51b8ac37eb73566a0ba026b706efb92b193ffb (patch) | |
tree | 0152dd1e242ac28e48fb9503705ad7d3271e6e2d /source | |
parent | 03a7dfe5e6200bd6246fe71292897704b173c304 (diff) |
Clarify AutoCorrect rules for separator lines
Change-Id: Ia3b4e2acce14b919e5fdebaf58c6040f901169ff
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136565
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 06913270253a3a6740fde42752dfec0389d2a1f2)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136540
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05150100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/05150100.xhp b/source/text/swriter/01/05150100.xhp index ef162055c5..ddee2b2979 100644 --- a/source/text/swriter/01/05150100.xhp +++ b/source/text/swriter/01/05150100.xhp @@ -56,7 +56,7 @@ </listitem> </list> <h2 xml-lang="en-US" id="hd_id3152941">AutoCorrect for Separator Lines</h2> - <paragraph xml-lang="en-US" id="par_id3154105" role="paragraph">If you type three or more hyphens (---), underscores (___) or equal signs (===) on line and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href="text/shared/01/05030500.xhp" name="lower border">lower border</link> of the preceding paragraph. The following rules apply:</paragraph> + <paragraph xml-lang="en-US" id="par_id3154105" role="paragraph">If you type three or more hyphens (---) or certain other characters in a row and then press Enter, the paragraph is replaced by a horizontal line as wide as the page. The line is actually the <link href="text/shared/01/05030500.xhp" name="lower border">lower border</link> of the preceding paragraph. The bottom padding of such a paragraph will be set to 0.75 mm. The following rules apply:</paragraph> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_id3153530" role="listitem">Three hyphens (-) yield a single line (0.05 pt thick).</paragraph> |