diff options
Diffstat (limited to 'source/text/shared/01/formatting_mark.xhp')
-rw-r--r-- | source/text/shared/01/formatting_mark.xhp | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/source/text/shared/01/formatting_mark.xhp b/source/text/shared/01/formatting_mark.xhp index 0e3d033028..e1d7718ec9 100644 --- a/source/text/shared/01/formatting_mark.xhp +++ b/source/text/shared/01/formatting_mark.xhp @@ -42,7 +42,9 @@ <comment>MW added 2 index entries because of issue 86750</comment><comment>tried to fix i86464 by creating a new file, copy everything over, then save & overwrite as formatting_mark.xhp</comment><comment>but this did not help</comment> <section id="formatting_mark"> <h1 id="hd_id030220091035120"><variable id="formattingmark"><link href="text/shared/01/formatting_mark.xhp">Formatting Mark</link> </variable></h1> -<paragraph id="par_id0302200910351248" role="paragraph"><ahelp hid=".">Opens a submenu to insert special formatting marks like no-break space, soft hyphen, and zero-width space.</ahelp></paragraph> +<section id="formatting_mark_content"> + <paragraph id="par_id0302200910351248" role="paragraph"><ahelp hid=".">Opens a submenu to insert special formatting marks like no-break space, soft hyphen, and zero-width space.</ahelp></paragraph> + </section> </section> <section id="howtoget"> <embed href="text/shared/00/00000404.xhp#formattingmark"/> @@ -56,14 +58,18 @@ <paragraph id="par_id8469191" role="paragraph"><ahelp hid=".">Inserts a hyphen that will keep bordering characters together on line breaks.</ahelp></paragraph> <bookmark branch="hid/.uno:InsertSoftHyphen" id="bm_id8669698" localize="false"/> -<h2 id="hd_id3306680">Soft hyphen</h2> -<paragraph id="par_id9407330" role="paragraph"><ahelp hid=".">Inserts an invisible optional hyphen within a word that will appear and create a line break once it becomes the last character in a line.</ahelp></paragraph> +<section id="softhyphen"> + <h2 id="hd_id3306680"><variable id="softhyphen_hd">Soft hyphen</variable></h2> + <section id="softhyphen_content"> + <paragraph id="par_id9407330" role="paragraph"><ahelp hid=".">Inserts an invisible optional hyphen within a word that will appear and create a line break once it becomes the last character in a line.</ahelp></paragraph> + </section> + </section> -<bookmark branch="hid/.uno:InsertNarrowNobreakSpace" id="bm_id81705524304444" localize="false"/> +<bookmark branch="hid/.uno:InsertNarrowNobreakSpace" id="bm_id81705524304444" localize="false"/> <h2 id="hd_id561694945005291">Narrow no-break space</h2> <paragraph role="paragraph" id="par_id231694945031123">Inserts a narrow version of the no-break space. The inserted character is Unicode <literal>U+202F</literal>.</paragraph> -<bookmark branch="hid/.uno:InsertZWSP" id="bm_id1068758" localize="false"/> +<bookmark branch="hid/.uno:InsertZWSP" id="bm_id1068758" localize="false"/> <h2 id="hd_id2295907">Zero-width space</h2> <paragraph id="par_id1536301" role="paragraph"><ahelp hid=".">Inserts an invisible space within a word that indicates a word or line break opportunity, even though no space is shown. The inserted character, which has no width, is Unicode <literal>U+200B</literal>.</ahelp></paragraph> <bookmark branch="hid/.uno:InsertWJ" id="bm_id8484450" localize="false"/> |