diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2020-12-01 07:40:41 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-12-01 14:41:39 +0100 |
commit | 3a7095a6de5b431e80987da81311505e6639bbbd (patch) | |
tree | 5fe3e095ff91c89717378bf38ae8321108fda07d /source/text/shared/01 | |
parent | 8749baf2e0677de36216d73506f0df42a5cc0dee (diff) |
Regex: improve \uXXXX/\UXXXXXXXX description
Change-Id: Id5c69c045fe0ebc856c62640efae92e6147f5c10
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106935
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit bcbb4105763653a71881bf2c18c275a686078511)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106945
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/shared/01')
-rw-r--r-- | source/text/shared/01/02100001.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index dbc0d877c4..8e5cea57e9 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -194,7 +194,7 @@ <tablecell> <paragraph xml-lang="en-US" id="par_id3153768" role="tablecontent">The character represented by the four-digit hexadecimal Unicode code (XXXX).</paragraph> <paragraph xml-lang="en-US" id="par_id3153769" role="tablecontent">The character represented by the eight-digit hexadecimal Unicode code (XXXXXXXX).</paragraph> - <paragraph xml-lang="en-US" id="par_id3159252" role="tablecontent">For certain symbol fonts the Unicode code for special characters may depend on the font in use. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3159252" role="tablecontent">For certain symbol fonts the symbol (glyph) that you see on screen may look related to a different Unicode code than that is actually used for it in the font. The Unicode codes can be viewed by choosing <menuitem>Insert - Special Character</menuitem>, or using <link href="text/shared/04/01010000.xhp#unicode_shortcut">Unicode conversion shortcut</link>.</paragraph> </tablecell> </tablerow> <tablerow> |