source/text/swriter/01/selection_mode.xhp | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-)
New commits: commit 1ac04d8a56bb3e066ae1157adf05187bfee28824 Author: Olivier Hallot <olivier.hal...@libreoffice.org> AuthorDate: Sat Jun 18 11:40:40 2022 -0300 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Jun 21 13:41:18 2022 +0200 tdf#149352 Add bookmark for selection Help page Change-Id: I60b56bbca62103a3f5b21d57e2909ebf926e8be0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/136086 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/swriter/01/selection_mode.xhp b/source/text/swriter/01/selection_mode.xhp index 03ae6221c..d1179b324 100644 --- a/source/text/swriter/01/selection_mode.xhp +++ b/source/text/swriter/01/selection_mode.xhp @@ -1,7 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> - - - <!-- * This file is part of the LibreOffice project. * @@ -19,9 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - - - <helpdocument version="1.0"> +<helpdocument version="1.0"> <meta> <topic id="textswriter01selection_modexml" indexer="include" status="PUBLISH"> <title id="tit" xml-lang="en-US">Selection Mode</title> @@ -29,14 +24,18 @@ </topic> </meta> <body> + <section id="selection_mode"> -<!-- removed HID sel_mode_id --><paragraph role="heading" id="hd_id4177678" xml-lang="en-US" level="1"><link href="text/swriter/01/selection_mode.xhp">Selection Mode</link></paragraph> +<!-- removed HID sel_mode_id --> +<h1 id="hd_id4177678"><link href="text/swriter/01/selection_mode.xhp">Selection Mode</link></h1> <paragraph role="paragraph" id="par_id2962126" xml-lang="en-US"><ahelp hid=".">Choose the selection mode from the submenu: normal selection mode, or block selection mode.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000402.xhp#selection_mode"/> </section> -<!-- removed HID insert_normalid --><paragraph role="paragraph" id="par_id9816278" xml-lang="en-US"><ahelp hid=".">In normal selection mode, you can select multi-line text including the line ends.</ahelp></paragraph> -<!-- removed HID insert_id --><paragraph role="paragraph" id="par_id3097323" xml-lang="en-US"><ahelp hid=".">In block selection mode, you can select a rectangular block of text.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:SelectionModeDefault" id="bm_id511655562660380" localize="false"/> +<paragraph role="paragraph" id="par_id9816278" xml-lang="en-US"><ahelp hid=".">In normal selection mode, you can select multi-line text including the line ends.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:SelectionModeBlock" id="bm_id411655562802665" localize="false"/> +<paragraph role="paragraph" id="par_id3097323" xml-lang="en-US"><ahelp hid=".">In block selection mode, you can select a rectangular block of text.</ahelp></paragraph> </body> </helpdocument>