From 9faffcbab37c682baf4a3826218f69b5bb6cb9ba Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Mon, 18 Jan 2021 15:26:26 +0100 Subject: tdf#119753 (related: tdf#134432) update help pages for Highlight Color tdf#134432 changed the label of "Highlight Color" command to "Character Highlighting Color". This patch updates the help pages affected by that change. Also replaced some German Ids and removed some colspan/rowspan. tdf#119753 was about confusion in how to apply highlighing. Made following improvements in Apply Highlighting help page. ( shared/02/02160000.xhp ) * moved introduction into instructions, because it was repeating * changed position of about changing colors. + added

for How to Apply, then two

for applying to a single selection or for multiple selections + add icon table for Apply Highlighting cursor + add instruction for multiple remove of highlighting * changed position of about shortcut for applying to word + add "triple-click" for sentence and "quadruple-click" for paragraph to tip about highlighting shortcut Change-Id: I1a64a4455ff35374572cc49094eff0324f032264 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109530 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/01/05020000.xhp | 2 +- source/text/shared/02/02160000.xhp | 65 +++++++++++++++++++++++--------- source/text/swriter/01/05130002.xhp | 2 +- source/text/swriter/guide/background.xhp | 2 +- source/text/swriter/main0202.xhp | 4 +- 5 files changed, 52 insertions(+), 23 deletions(-) diff --git a/source/text/shared/01/05020000.xhp b/source/text/shared/01/05020000.xhp index 6e6e453787..f583df3713 100644 --- a/source/text/shared/01/05020000.xhp +++ b/source/text/shared/01/05020000.xhp @@ -53,7 +53,7 @@

Hyperlink

- + diff --git a/source/text/shared/02/02160000.xhp b/source/text/shared/02/02160000.xhp index d06689e16c..26d510fad9 100644 --- a/source/text/shared/02/02160000.xhp +++ b/source/text/shared/02/02160000.xhp @@ -20,7 +20,7 @@ - Highlight Color + Character Highlighting Color /text/shared/02/02160000.xhp @@ -28,49 +28,78 @@ -
+
-

Highlighting

-Applies the current highlight color to the background of a character style or text selection. +

Character Highlighting Color

+Applies current highlight color to the character style or text selection.
-If no text is selected, click the Highlight Color icon, select the text that you want to highlight, and then click the Highlight Color icon again. To change the highlight color, click the arrow next to the Highlight Color icon, and then click the color that you want.
Choose Format - Character - Highlighting tab. When editing a character style, choose Highlighting tab. -
+
- - Icon Highlighting + + Character Highlighting Color Icon - - Highlight Color + + Character Highlighting Color icon
-

To Apply HighlightingUFI: see #112387#

+To change the highlighting color, click the arrow next to the Character Highlighting Color icon, and then click the color that you want. +

Apply Highlighting

+

To a Text Selection

- On the Formatting bar, click the Highlight Color icon. - To change the highlighting color, click the arrow next to the Highlight Color icon, and then click the color that you want. + Select the text that you want to highlight. - Select the text that you want to highlight. - To apply highlighting to a single word, double-click the word. + Click the Character Highlighting Color icon on the Formatting bar. + + +

For Multiple Selections

UFI: see #112387# + + + Start with no text selected. + + + On the Formatting bar, click the Character Highlighting Color icon. + + + The mouse cursor changes to the Apply Highlighting cursor. + + + + + Apply Highlighting Icon + + + Apply Highlighting cursor + + +
- To turn off highlighting, press Esc. + Use the Apply Highlighting cursor to select text that you want to highlight. + + + 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

- Select the highlighted text. + 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 Formatting bar, click the arrow next to the Highlight 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. diff --git a/source/text/swriter/01/05130002.xhp b/source/text/swriter/01/05130002.xhp index c9ba7bb48d..d7b6e0e266 100644 --- a/source/text/swriter/01/05130002.xhp +++ b/source/text/swriter/01/05130002.xhp @@ -39,7 +39,7 @@ Use the Contains section in the Organizer to see the properties of the character style. - + diff --git a/source/text/swriter/guide/background.xhp b/source/text/swriter/guide/background.xhp index 3ebf7c6654..f8b6b56759 100644 --- a/source/text/swriter/guide/background.xhp +++ b/source/text/swriter/guide/background.xhp @@ -84,7 +84,7 @@ -Highlight Color icon +Character Highlighting Color icon Background tab page Watermarks Page Backgrounds as Page Styles diff --git a/source/text/swriter/main0202.xhp b/source/text/swriter/main0202.xhp index e9f34ec6d6..45cc0dcee7 100644 --- a/source/text/swriter/main0202.xhp +++ b/source/text/swriter/main0202.xhp @@ -62,8 +62,8 @@

Font Color

- - + +

Additional icons

-- cgit