From 32c582fe61715f10c4eeaf15aa0a7ac7af2388fc Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 20 Feb 2021 09:55:33 +0100 Subject: tdf#134432 add module switches to "Character Highlighting" 1. Add appl-switch to description, because only Writer has character style. 2. Add appl-switch for Format - Character, because Calc does not have this option. 3. Add "click icon" in to howtoget with appl-switch, because Writer has extra options. 4. appl-switch for highlighting text selection. 5. appl-switch for remove highlighting text selection. 6. appl-switch for multiple selection in both highlighting and "remove highlighting" because only Writer can do this. Change-Id: Ie7fc3e713f2b3806f0a956a29e25df9d89346ea2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/111182 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/02/02160000.xhp | 34 +++++++++++++++++++++++++++------- 1 file changed, 27 insertions(+), 7 deletions(-) (limited to 'source/text') diff --git a/source/text/shared/02/02160000.xhp b/source/text/shared/02/02160000.xhp index d6752d9c9f..55b6890876 100644 --- a/source/text/shared/02/02160000.xhp +++ b/source/text/shared/02/02160000.xhp @@ -31,11 +31,21 @@

Character Highlighting Color

-Applies current highlight color to the character style or text selection. +Applies current highlighting color to the character style or text selection.
- Choose Format - Character - Highlighting tab. - When editing a character style, choose Highlighting tab. + + + +Choose Format - Character - Highlighting tab. + + + + +When editing a character style, choose Highlighting tab. + + +Click the Character Highlighting Color icon on the Formatting bar, Text Object bar or Character section of Properties Sidebar.Text Formatting bar.
@@ -57,12 +67,14 @@ Select the text that you want to highlight. - Click the Character Highlighting Color icon on the Formatting bar. + Click the Character Highlighting Color icon on the Formatting or Text ObjectText Formatting bar. To type after the selection without highlighting, click CommandCtrl+M. + +

For Multiple Selections

UFI: see #112387# @@ -92,6 +104,8 @@ To turn off highlighting cursor, click the Character Highlighting Color icon again, or press Esc. +
+
To apply highlighting to a single word, double-click the word; for a sentence use triple-click, and quadruple-click for a paragraph.

To Remove Highlighting

@@ -99,11 +113,17 @@ Select the highlighted text. - On the Formatting bar, click the arrow next to the Character Highlighting Color icon, and then click No Fill. + On the Text Formatting bar, click the arrow next to the Character Highlighting Color icon, and then click No Fill. + + + + - For multiple selections, click the Character Highlighting Color icon with No Fill, select highlighting to remove, then finish by clicking the icon again or pressing Esc. + For multiple selections, click the Character Highlighting Color icon with No Fill, select highlighting to remove, then finish by clicking the icon again or pressing Esc. - + + + -- cgit