source/text/swriter/01/05150100.xhp | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-)
New commits: commit 03a7dfe5e6200bd6246fe71292897704b173c304 Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> AuthorDate: Tue Jun 28 13:02:13 2022 +0300 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Tue Jun 28 15:15:00 2022 +0200 Document all cases of AutoCorrect for separator lines Looking at sw/source/core/edit/autofmt.cxx we can discover all the six cases in SwAutoFormat::DoUnderline() I don't understand what the "gap 0.75 mm" means, so I removed them. Change-Id: Ia3e07d7c5e9bfd9581da37f99ce54374e1eb04ba Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136564 Tested-by: Jenkins Tested-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> (cherry picked from commit 9c4821a20ffdaa879d326ad0537cc72d4f10f886) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136539 Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/source/text/swriter/01/05150100.xhp b/source/text/swriter/01/05150100.xhp index 465cb1cbd..ef162055c 100644 --- a/source/text/swriter/01/05150100.xhp +++ b/source/text/swriter/01/05150100.xhp @@ -59,13 +59,22 @@ <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> <list type="ordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3153530" role="listitem">Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm).</paragraph> + <paragraph xml-lang="en-US" id="par_id3153530" role="listitem">Three hyphens (-) yield a single line (0.05 pt thick).</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3154477" role="listitem">Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm).</paragraph> + <paragraph xml-lang="en-US" id="par_id3154477" role="listitem">Three underscores (_) yield a single line (0.75 pt thick).</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3150982" role="listitem">Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm).</paragraph> + <paragraph xml-lang="en-US" id="par_id3150982" role="listitem">Three equal signs (=) yield a thin double line (0.75 pt thick).</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id621656410235262" role="listitem">Three asterisk signs (*) yield a thick/thin double line (2.25 pt thick).</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id861656410244737" role="listitem">Three tilde signs (~) yield a thin/thick double line (2.25 pt thick).</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id951656410249826" role="listitem">Three hash signs (#) yield a medium double line (1.5 pt thick).</paragraph> </listitem> </list> <section id="relatedtopics">