diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2022-10-18 14:56:30 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-10-19 16:28:14 +0200 |
commit | d599b915a77663f7766e12e3b818050a6738cbf5 (patch) | |
tree | a917e6b65b2021d40cbb90e99d6a641d85f620a8 /source | |
parent | 0c7005445dbb3905567e2c3c778198f344b25e4e (diff) |
tdf#151617 Fix help about Hotspots in ImageMap
As pointer out by the OP the command is under the Tools menu for all LO applications.
Change-Id: I1cb77b60a08f26847887f940ddf288958f9fb465
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141406
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/guide/imagemap.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/guide/imagemap.xhp b/source/text/shared/guide/imagemap.xhp index 5f3f4611c3..5a852371ae 100644 --- a/source/text/shared/guide/imagemap.xhp +++ b/source/text/shared/guide/imagemap.xhp @@ -47,7 +47,7 @@ <paragraph xml-lang="en-US" id="par_idN10682" role="paragraph">Choose <emph>Insert - Image</emph>, select and insert a bitmap image.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_idN1068A" role="paragraph">With the image selected, choose <emph>Edit - ImageMap</emph> in Writer and Calc or <emph>Tools - ImageMap</emph> in Impress and Draw. You see the <link href="text/shared/01/02220000.xhp">ImageMap Editor</link>, which displays the image at the background.</paragraph> + <paragraph xml-lang="en-US" id="par_idN1068A" role="paragraph">With the image selected, choose <menuitem>Tools - ImageMap</menuitem> to open the <link href="text/shared/01/02220000.xhp">ImageMap Editor</link>, which displays the selected image and contains the hotspot editing tools.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN106A0" role="paragraph">Use the icons in the ImageMap Editor to draw a hotspot shape, for example a rectangle, over the image at the background.</paragraph> |