From 21232c879538d6d0dc9d6b887a59e80e9496beab Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Tue, 26 Jan 2021 15:36:50 +0100 Subject: clarify scope of application for AutoCorrect Apply command ( text/swriter/01/05150100.xhp ) (While Typing) + added "AutoCorrect for Separator Lines" section from "Apply", because this operation only happens while typing. Just copy/paste for now. + added "AutoCorrect for Headings" section from from "Apply", because this operation only happens while typing. Just copy/paste for now. + added relevant bookmarks from "Apply" * replace German id * update to

,, ( text/swriter/01/05150200.xhp ) (Apply) * correct description to indicate that can also be used for "selection", and make clear that it applies the values under [M] in AutoCorrect Options - moved section "AutoCorrect for Separator Lines" and "AutoCorrect for Headings", along with bookmarks to "While Typing", because there is no "Apply" option for these operations. + add relevant bookmark for "Apply" + add and move embedded link to this section * update to

,

, ( text/swriter/00/00000405.xhp ) * update to * replace German id Change-Id: I65c29d749f691aa62cc3828a03f6b35a5ec41bc8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109973 Reviewed-by: Ilmari Lauhakangas Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/00/00000405.xhp | 2 +- source/text/swriter/01/05150100.xhp | 48 +++++++++++++++++++++++++++------ source/text/swriter/01/05150200.xhp | 54 +++++++++---------------------------- 3 files changed, 54 insertions(+), 50 deletions(-) diff --git a/source/text/swriter/00/00000405.xhp b/source/text/swriter/00/00000405.xhp index e90235ef67..bd6da99cd8 100644 --- a/source/text/swriter/00/00000405.xhp +++ b/source/text/swriter/00/00000405.xhp @@ -109,7 +109,7 @@
Choose View - Styles (Command+TF11) - open context menu Modify/New (for List Styles).
- Choose Tools - AutoCorrect - While Typing. + Choose Tools - AutoCorrect - While Typing. Choose Tools - AutoCorrect. Choose Tools - AutoCorrect - Apply. Choose Tools - AutoCorrect - Apply and Edit Changes. diff --git a/source/text/swriter/01/05150100.xhp b/source/text/swriter/01/05150100.xhp index de6924491b..465cb1cbd8 100644 --- a/source/text/swriter/01/05150100.xhp +++ b/source/text/swriter/01/05150100.xhp @@ -1,6 +1,5 @@ - - - + -While Typing +While Typing (AutoCorrect) /text/swriter/01/05150100.xhp
+ +automatic heading formatting +AutoCorrect function;headings +headings;automatic +separator lines;AutoCorrect function + -While Typing +

While Typing

Automatically formats the document while you type. To set the formatting options, choose Tools - AutoCorrect - Options, and then click the Options tab.
- +
You can use AutoCorrect to format text documents and plain ASCII text files, but not characters that you have manually formatted. Automatic word completion only occurs after you type a word for the second time in a document. -To reverse the last AutoCorrect action, choose Edit - Undo. - +To reverse the last AutoCorrect action, choose Edit - Undo. +When you apply automatic formats, the following rules apply: +

AutoCorrect for Headings

+ A paragraph is formatted as a heading when the following conditions are met: + + + paragraph begins with a capital letter + + + paragraph does not end with a punctuation mark + + + empty paragraph above and below the paragraph + + +

AutoCorrect for Separator Lines

+ 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 lower border of the preceding paragraph. The following rules apply: + + + Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm). + + + Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm). + + + Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm). + + +
Other AutoCorrect rules +
diff --git a/source/text/swriter/01/05150200.xhp b/source/text/swriter/01/05150200.xhp index 99108c5c58..663773071c 100644 --- a/source/text/swriter/01/05150200.xhp +++ b/source/text/swriter/01/05150200.xhp @@ -1,6 +1,5 @@ - - - Apply + Apply (AutoCorrect) /text/swriter/01/05150200.xhp
-automatic heading formatting + +autocorrect;apply manually -AutoCorrect function;headings - headings;automatic - separator lines;AutoCorrect function -MW replaced AutoFormat by AutoCorrect (2 times) -Apply - Automatically formats the file according to the options that you set under Tools - AutoCorrect - AutoCorrect Options. +

Apply

+ Automatically formats a document or a selection according to the options set in the AutoCorrect Options tab. + To select options, choose Tools - AutoCorrect - AutoCorrect Options, click the Options tab, then select options in the [M] column to be applied when the Apply command is chosen.
- - When you apply automatic formats, the following rules apply: - AutoCorrect for Headings - A paragraph is formatted as a heading when the following conditions are met: - - - paragraph begins with a capital letter - - - paragraph does not end with a punctuation mark - - - empty paragraph above and below the paragraph - - - AutoCorrect for Bullets / Numbering + +

AutoCorrect for Bullets / Numbering

To create a bulleted list, type a hyphen (-), star (*), or plus sign (+), followed by a space or tab at the beginning of a paragraph. To create a numbered list, type a number followed by a period (.), followed by a space or tab at the beginning of a paragraph. - Automatic numbering is only applied to paragraphs formatted with the Standard, Text body or Text body indent paragraph styles. - AutoCorrect for Separator Lines - 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 lower border of the preceding paragraph. The following rules apply: - - - Three hyphens (-) yield a single line (0.05 pt thick, gap 0.75 mm). - - - Three underscore (_) yield a single line (1 pt thick, gap 0.75 mm). - - - Three equal signs (=) yield a double line (1.10 pt thick, gap 0.75 mm). - - - + Automatic numbering is only applied to paragraphs formatted with the Default Paragraph Style, Text Body or Text Body Indent paragraph styles. +
+ +
+
-- cgit