diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-15 12:51:50 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-07-15 12:58:47 +0200 |
commit | 8cde1df1a991d749d185144f57a8feb8df8f04aa (patch) | |
tree | 7ef90db2853023bc2bb9351e7269f3cd2f2bb509 | |
parent | ee33ab728cf9633b24ef3d68514fd55047d06088 (diff) |
Correct access for Direct format spotlight.
Change-Id: Icbe7b1432b5f803b9adba0afc9b07670c0dc7a87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154458
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/swriter/01/spotlight_styles.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/01/spotlight_styles.xhp b/source/text/swriter/01/spotlight_styles.xhp index c3664f22d7..f791759f24 100644 --- a/source/text/swriter/01/spotlight_styles.xhp +++ b/source/text/swriter/01/spotlight_styles.xhp @@ -39,7 +39,7 @@ <paragraph role="paragraph" id="par_id751688481764432">When the extended tips features is enabled in <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools – Options</menuitem></defaultinline></switchinline><menuitem> – LibreOffice – General</menuitem>, a tooltip shows the style name and many attributes of the style applied.</paragraph> <paragraph role="paragraph" id="par_id891688481774765">Paragraph direct formatting is indicated in two ways: by a hatch pattern in the coloured indicators and by the text "+ Paragraph Direct Formatted" added to the name of the style.</paragraph> <h2 id="hd_id61688481779566">Character Direct Formatting</h2> -<paragraph role="paragraph" id="par_id791688481879788">To enable character direct formatting spotlight, go to menu <menuitem>Styles - Spotlight Character Direct Formatting</menuitem></paragraph> +<paragraph role="paragraph" id="par_id791688481879788">To enable character direct formatting spotlight, go to menu <menuitem>Format - Spotlight Character Direct Formatting</menuitem></paragraph> <paragraph role="paragraph" id="par_id111688481812046">When enabled, the Character Direct Formatting feature indicates direct character formatting by a lightgray text "df" call-out and by lightgray highlight.</paragraph> <tip id="par_id301688481827982">Use command <menuitem>Clean direct formatting</menuitem> (<switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode> + M</keycode>) to remove character direct formatting of the paragraph.</tip> <note id="par_id511688481841238">The <menuitem>Clean Direct Formatting</menuitem> command only cleans character attributes of paragraphs. Other attributes such as manual lists are not cleaned.</note> |