diff options
Diffstat (limited to 'helpcontent2/source/text/shared/01/formatting_mark.xhp')
-rw-r--r-- | helpcontent2/source/text/shared/01/formatting_mark.xhp | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/01/formatting_mark.xhp b/helpcontent2/source/text/shared/01/formatting_mark.xhp new file mode 100644 index 000000000..d8e62f95e --- /dev/null +++ b/helpcontent2/source/text/shared/01/formatting_mark.xhp @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + +<meta> + <topic id="textshared01formatting_markxhp" indexer="include"> + <title id="tit" xml-lang="en-US">Formatting Mark </title> + <filename>/text/shared/01/formatting_mark.xhp</filename> + </topic> +</meta> + +<body> + + +<section id="formatting_mark"> +<bookmark xml-lang="en-US" branch="hid/.uno:FormattingMarkMenu" id="bm_id7235023" localize="false"/> +<bookmark xml-lang="en-US" branch="index" id="bm_id9930722"> + <bookmark_value>CTL;(not) wrapping words</bookmark_value> + <bookmark_value>words;wrapping in CTL</bookmark_value> +</bookmark> +<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> + +<h1 id="hd_id030220091035120" xml-lang="en-US"><variable id="formattingmark"><link href="text/shared/01/formatting_mark.xhp">Formatting Mark</link> </variable></h1> +<paragraph id="par_id0302200910351248" role="paragraph" xml-lang="en-US"><ahelp hid=".">Opens a submenu to insert special formatting marks like non-breaking space, soft hyphen, and optional break.</ahelp></paragraph> +</section> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertNonBreakingSpace" id="bm_id2567217" localize="false"/> + +<h2 id="hd_id9996948" xml-lang="en-US">Non-breaking space</h2> +<paragraph id="par_id8326975" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts a space that will keep bordering characters together on line breaks.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertHardHyphen" id="bm_id6757713" localize="false"/> + +<h2 id="hd_id6383556" xml-lang="en-US">Non-breaking hyphen</h2> +<paragraph id="par_id8469191" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts a hyphen that will keep bordering characters together on line breaks.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertSoftHyphen" id="bm_id8669698" localize="false"/> + +<h2 id="hd_id3306680" xml-lang="en-US">Soft hyphen</h2> +<paragraph id="par_id9407330" role="paragraph" xml-lang="en-US"><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> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertZWSP" id="bm_id1068758" localize="false"/> + +<h2 id="hd_id2295907" xml-lang="en-US">No-width optional break</h2> +<paragraph id="par_id1536301" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts an invisible space within a word that will insert a line break once it becomes the last character in a line. Available when complex text layout (CTL) is enabled.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertWJ" id="bm_id8484450" localize="false"/> + +<h2 id="hd_id3245643" xml-lang="en-US">Word Joiner</h2> +<paragraph id="par_id1085238" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts an invisible space within a word that will keep the word together at the end of a line. Available when complex text layout (CTL) is enabled.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertLRM" id="bm_id714743" localize="false"/> + +<h2 id="hd_id4634540" xml-lang="en-US">Left-to-right mark</h2> +<paragraph id="par_id6690878" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:InsertRLM" id="bm_id3938413" localize="false"/> + +<h2 id="hd_id9420148" xml-lang="en-US">Right-to-left mark</h2> +<paragraph id="par_id923184" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts a text direction mark that affects the text direction of any text following the mark. Available when complex text layout (CTL) is enabled.</ahelp></paragraph> +</body> + +</helpdocument>
\ No newline at end of file |