diff options
author | László Németh <nemeth@numbertext.org> | 2025-04-03 00:25:02 +0200 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2025-04-03 19:12:07 +0200 |
commit | fcff6cf389b6bf14fae3c796578634b00fb22a0c (patch) | |
tree | ae78a8bd5fae9110beb3458b5b11c0aaa8221faa /source | |
parent | 96afb0d08461aca9cfa4470f2cff634c88d915f1 (diff) |
tdf#165984 sw: document Text Flow -> Paragraph/Column/Page/Spread end zones
Follow-up to commit 7d384fb1c232f7aa720436bc68dc1de334bf7297
"tdf#165984 sw cui xmloff: add Paragraph/Column/Page/Spread end zone".
Change-Id: Ib045b4a22bffdfa445a01ecac46bc2dca63acc02
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/183648
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05030200.xhp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/source/text/swriter/01/05030200.xhp b/source/text/swriter/01/05030200.xhp index 375b81ad7b..baa08400aa 100644 --- a/source/text/swriter/01/05030200.xhp +++ b/source/text/swriter/01/05030200.xhp @@ -88,6 +88,18 @@ <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 word is moved to the next spread.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/spinParagraphEndZone" id="bm_id3153540" localize="false"/> +<h3 id="hd_id3149825"><variable id="paragraph_end_zone_hd">Paragraph end zone</variable></h3> +<section id="paragraph_end_zone_content"><paragraph role="paragraph" id="par_id3153550" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinParagraphEndZone">To set a hyphenation zone for the last full line of paragraphs, enter its length. If set to 0, the hyphenation zone will be applied as paragraph end zone.</ahelp></paragraph></section> +<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/spinColumnEndZone" id="bm_id3153544" localize="false"/> +<h3 id="hd_id3149829"><variable id="column_end_zone_hd">Column end zone</variable></h3> +<section id="column_end_zone_content"><paragraph role="paragraph" id="par_id3153552" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinColumnEndZone">To set a hyphenation zone for the last line of columns, enter its length. The column end zone improves the readability across column or linked text frame. If set to 0, the paragraph end zone will be applied as column end zone.</ahelp></paragraph></section> +<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/spinPageEndZone" id="bm_id3153545" localize="false"/> +<h3 id="hd_id3149831"><variable id="page_end_zone_hd">Page end zone</variable></h3> +<section id="page_end_zone_content"><paragraph role="paragraph" id="par_id3153553" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinPageEndZone">To set a hyphenation zone for the last line of pages, enter its length. The page end zone improves the readability across page. If set to 0, the column end zone will be applied as page end zone.</ahelp></paragraph></section> +<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/spinSpreadEndZone" id="bm_id3153546" localize="false"/> +<h3 id="hd_id3149835"><variable id="hyphenation_zone_hd">Spread end zone</variable></h3> +<section id="hyphenation_zone_content"><paragraph role="paragraph" id="par_id3153556" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/spinSpreadEndZone">To set a hyphenation zone for the last line of spreads, enter its length. The spread end zone improves the readability when turning a page. Selecting a value that is four times the font size will prevent hyphenating 7-8 letter words or shorter. It will also avoid breaking longer words at their first 4-5 letters or earlier. If set to 0, the page end zone will be applied as spread end zone.</ahelp></paragraph></section> <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> |