[Libreoffice-commits] help.git: source/text

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Thu Mar 4 11:19:28 UTC 2021


 source/text/shared/01/04100000.xhp |   14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 5c2a52e32028e4d894704f171b18937786866686
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Mar 3 19:10:04 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Thu Mar 4 12:19:08 2021 +0100

    tdf#138193 SPECIAL CHARACTER DIALOG: Help for search field is missing
    
    Change-Id: I98035b70cf3542389d6cc5128439bebe4eee863b
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111915
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/04100000.xhp b/source/text/shared/01/04100000.xhp
index e97c1539d..f716303d9 100644
--- a/source/text/shared/01/04100000.xhp
+++ b/source/text/shared/01/04100000.xhp
@@ -30,7 +30,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:Bullet" id="bm_id3146902" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/specialcharacters/SpecialCharactersDialog" id="bm_id3146903" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/specialcharacters/@@nowidget@@" id="bm_id3146903" localize="false"/>
-<paragraph id="hd_id3152937" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/04100000.xhp">Special Character</link></paragraph>
+<h1 id="hd_id3152937"><link href="text/shared/01/04100000.xhp">Special Character</link></h1>
   <paragraph id="par_id3150838" role="paragraph" xml-lang="en-US"><variable id="sonder"><ahelp hid=".">Allows a user to insert characters from the range of symbols found in the installed fonts.</ahelp></variable></paragraph>
 </section>
 <section id="howtoget">
@@ -38,17 +38,19 @@
 </section>
 <paragraph id="par_id3152372" role="paragraph" xml-lang="en-US">When you click a character in the <emph>Special Characters</emph> dialog, a preview and the corresponding numerical code for the character is displayed.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/specialcharacters/fontlb" id="bm_id3153910" localize="false"/>
-<paragraph id="hd_id3151315" role="heading" level="2" xml-lang="en-US">Font</paragraph>
+  <h2 id="hd_id451614794558893">Search</h2>
+  <paragraph role="paragraph" id="par_id741614794572948">Enter the UTF-8 name or part of the name of the character to display the UTF-8 character in the top left square of the grid. The name of the character cannot be translated. For example, enter <literal>tilde</literal> to display <literal>~</literal> and enter <literal>latin capital letter O with circumflex</literal> to display <literal>Ô</literal>.</paragraph>
+<h2 id="hd_id3151315">Font</h2>
   <paragraph id="par_id3152924" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/specialcharacters/fontlb">Select a font to display the special characters that are associated with it.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/specialcharacters/subsetlb" id="bm_id3147292" localize="false"/>
-<paragraph id="hd_id3155555" role="heading" level="2" xml-lang="en-US">Subset</paragraph>
+<h2 id="hd_id3155555">Subset</h2>
 <paragraph id="par_id3145090" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/specialcharacters/subsetlb">Select a Unicode category for the current font.</ahelp> The special characters for the selected Unicode category are displayed in the character table.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/CUI_HID_CHARMAP_CTL_SHOWSET" id="bm_id3147576" localize="false"/>
-<paragraph id="hd_id3145071" role="heading" level="2" xml-lang="en-US">Character Table</paragraph>
+<h2 id="hd_id3145071">Character Table</h2>
   <paragraph id="par_id3154288" role="paragraph" xml-lang="en-US"><ahelp hid="HID_CHARMAP_CTL_SHOWSET">Click the special character(s) that you want to insert, and then click <emph>Insert</emph>.</ahelp></paragraph>
-<paragraph id="hd_id3154317" role="heading" level="2" xml-lang="en-US">Recent Characters</paragraph>
+<h2 id="hd_id3154317">Recent Characters</h2>
   <paragraph id="par_id3152551" role="paragraph" xml-lang="en-US">Displays the special characters that were inserted recently.</paragraph>
-<paragraph id="hd_id9854317" role="heading" level="2" xml-lang="en-US">Favorite Characters</paragraph>
+<h2 id="hd_id9854317">Favorite Characters</h2>
   <paragraph id="par_id3159351" role="paragraph" xml-lang="en-US">Displays the special characters that were chosen with the <emph>Add to Favorites</emph> button. Up to 16 special characters can be saved as a favorite.</paragraph>
 
   <tip id="par_id31525545" xml-lang="en-US">Double-click on a special character will insert it into the document.</tip>


More information about the Libreoffice-commits mailing list