source/text/swriter/01/05030200.xhp |   17 ++++++++++-------
 1 file changed, 10 insertions(+), 7 deletions(-)

New commits:
commit 0d5b1a072e025a692cee803310d2ceff0296b083
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Fri May 17 13:22:41 2024 +0200
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Sat May 18 00:12:07 2024 +0200

    tdf#132599 add "Hyphenation across" -> Last full line of paragraph
    
    Document new option of LO 24.8 to control hyphenation
    in last full line of a paragraph. Fix also the changed IDs
    of the other "Hyphenation across" options.
    
    Follow-up to commit c8a99cb8dce54de506ba66d1cc0818b9b5f7858b
    "tdf#132599 sw schema xmloff: add hyphenation-keep-type='always'".
    
    Change-Id: If38c922c379506d3dc4a9c11cd428f7a28039b1d
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/167773
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/swriter/01/05030200.xhp 
b/source/text/swriter/01/05030200.xhp
index 6722ef29b4..38ef3df3ff 100644
--- a/source/text/swriter/01/05030200.xhp
+++ b/source/text/swriter/01/05030200.xhp
@@ -73,16 +73,19 @@
 <h3 id="hd_id3153926">Hyphenate last word</h3>
 <paragraph role="paragraph" id="par_id3154655" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkNoLastWord">Hyphenate the last word of 
paragraphs. Disabling this feature prevents the creation of almost empty lines 
containing only half a word.</ahelp></paragraph>
 <h2 id="hd_id3153667">Hyphenation across</h2>
-<paragraph role="paragraph" id="par_id3154669" xml-lang="en-US">Control 
hyphenation in the last line of a column, page or spread.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkKeepColumn" 
id="bm_id3147177" localize="false"/>
+<paragraph role="paragraph" id="par_id3154669" xml-lang="en-US">Control 
hyphenation in the last line of a column, page or spread, and last full line of 
a paragraph, according to certain typographical rules to improve 
readability.</paragraph>
+<bookmark xml-lang="en-US" 
branch="hid/cui/ui/textflowpage/checkAcrossParagraph" id="bm_id3147877" 
localize="false"/>
+<h3 id="hd_id3158928">Last full line of paragraph</h3>
+<paragraph role="paragraph" id="par_id3184662" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkAcrossParagraph">Deselect this check box to 
prevent last full line of a paragraph from being hyphenated. The hyphenated 
word is moved to the next line if there is enough space for it. As a result, 
the last line of the paragraph becomes longer, reducing the blank space between 
paragraphs.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkAcrossColumn" 
id="bm_id3147177" localize="false"/>
 <h3 id="hd_id3153928">Column</h3>
-<paragraph role="paragraph" id="par_id3154662" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkKeepColumn">Deselect this check box to prevent 
words from being hyphenated across a column or page.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkKeepPage" 
id="bm_id3147178" localize="false"/>
+<paragraph role="paragraph" id="par_id3154662" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkAcrossColumn">Deselect this check box to prevent 
words from being hyphenated across a column, linked frame or page. The 
hyphenated line is moved to the next column, frame or page.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkAcrossPage" 
id="bm_id3147178" localize="false"/>
 <h3 id="hd_id3153929">Page</h3>
-<paragraph role="paragraph" id="par_id3154665" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkKeepPage">Deselect this check box to prevent 
words from being hyphenated across a page.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkKeepSpread" 
id="bm_id3147179" localize="false"/>
+<paragraph role="paragraph" id="par_id3154665" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkAcrossPage">Deselect this check box to prevent 
words from being hyphenated across a page. The hyphenated line is moved to the 
next page. </ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkAcrossSpread" 
id="bm_id3147179" localize="false"/>
 <h3 id="hd_id3153930">Spread</h3>
-<paragraph role="paragraph" id="par_id3154666" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkKeepSpread">Deselect this check box to prevent 
words from being hyphenated across a spread. (A spread is a set of two pages 
that are visible to the reader at the same time.)</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3154666" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkAcrossSpread">Deselect this check box to prevent 
words from being hyphenated across a spread. (A spread is a set of two pages 
that are visible to the reader at the same time.) The hyphenated line is moved 
to the next spread.</ahelp></paragraph>
 <h2 id="hd_id3153665">Breaks</h2>
 <paragraph role="paragraph" id="par_id3154470" xml-lang="en-US">Specify the 
page or column <link href="text/swriter/guide/page_break.xhp">break</link> 
options.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkInsert" 
id="bm_id3154567" localize="false"/>

Reply via email to