source/text/swriter/01/05030200.xhp |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 9453c4646b34c22dcf59bc3c9ac8614029dbcad0
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Mon Mar 10 17:18:47 2025 +0100
Commit:     László Németh <nem...@numbertext.org>
CommitDate: Tue Mar 11 13:21:33 2025 +0100

    tdf#165354 sw: document Text Flow->Move Line (HyphenationKeepLine)
    
    Document new Text Flow setting of version 25.8: Hyphenate Across
    by moving only the hyphenated word (disabled Move Line).
    
    Also modify help of Hyphenation Across options to the new
    default "move word" from "move line".
    
    Follow-up to commit 698b38a18f5f70fd8d50968bc50951aba7085175
    "tdf#165354 sw cui: implement HyphenationKeepLine – part 3".
    
    Change-Id: I484a16dfcfbfd03c8c04da2d3d25a6ffa377ba1e
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/182747
    Reviewed-by: László Németh <nem...@numbertext.org>
    Tested-by: László Németh <nem...@numbertext.org>
    Tested-by: Jenkins

diff --git a/source/text/swriter/01/05030200.xhp 
b/source/text/swriter/01/05030200.xhp
index ba1be6770b..375b81ad7b 100644
--- a/source/text/swriter/01/05030200.xhp
+++ b/source/text/swriter/01/05030200.xhp
@@ -81,13 +81,16 @@
 
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkAcrossColumn" 
id="bm_id3147177" localize="false"/>
 <h3 id="hd_id3153928"><variable id="column_hd">Column</variable></h3>
-<section id="column_content"><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></section>
+<section id="column_content"><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 word is moved to the next column, frame or 
page.</ahelp></paragraph></section>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkAcrossPage" 
id="bm_id3147178" localize="false"/>
 <h3 id="hd_id3153929"><variable id="page_hd">Page</variable></h3>
-<section id="page_content"><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></section>
+<section id="page_content"><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 
word is moved to the next page. </ahelp></paragraph></section>
 <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/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>
+<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 word is moved 
to the next spread.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkMoveLine" 
id="bm_id3147180" localize="false"/>
+<h3 id="hd_id3153931">Move Line</h3>
+<paragraph role="paragraph" id="par_id3154674" xml-lang="en-US"><ahelp 
hid="cui/ui/textflowpage/checkMoveLine">Select this check box to move the 
entire hyphenated line to the next column, page or spread, instead of moving 
only its last hyphenated word. Only the last line is moved when there are 
consecutive hyphenated lines, i.e. this setting does not guarantee that 
hyphenation will be disabled at the end of columns or pages.</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