source/text/swriter/01/05030200.xhp |   11 +++++++++++
 1 file changed, 11 insertions(+)

New commits:
commit 58350a811a8001f72b13f6ca3def5f32ea904e72
Author:     László Németh <nem...@numbertext.org>
AuthorDate: Thu Apr 11 13:38:42 2024 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Apr 11 17:42:19 2024 +0200

    tdf#132599 add "Hyphenation across" options
    
    Document new options of LO 24.8 to control hyphenation
    in last line of a column, page or spread.
    
    Follow-up to core commit 6e8819f29b6051a0e551d77512830539913ec277
    "tdf#132599 cui offapi sw xmloff: add hyphenation-keep-type",
    core commit 9574a62add8e4901405e12117e75c86c2d2c2f21
    "tdf#132599 cui offapi sw xmloff: implement hyphenate-keep" and
    core commit c8ee0e8f581b8a6e41b1a6b8aa4d40b442c1d463
    "tdf160518 DOCX: import hyphenation-keep to fix layout".
    
    Change-Id: I1d7d6ef1b154f7c6dd55e99584d1d27ce46899ac
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/166009
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/swriter/01/05030200.xhp 
b/source/text/swriter/01/05030200.xhp
index 9f0c9735a0..6722ef29b4 100644
--- a/source/text/swriter/01/05030200.xhp
+++ b/source/text/swriter/01/05030200.xhp
@@ -72,6 +72,17 @@
 <bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkNoLastWord" 
id="bm_id3147176" localize="false"/>
 <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"/>
+<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"/>
+<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"/>
+<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>
 <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