From f94e18ea85ea872081a15b2414b395eec2fbbcf5 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 18 Jul 2023 21:26:18 -0300 Subject: tdf#155875 Tab'd UI commands Writer/Insert in Help + refactoring + Writer Insert menu (part 12) Change-Id: I0ebf03b829f22b373a9f5711afb9210933f6c1fc Reviewed-on: https://gerrit.libreoffice.org/c/help/+/154605 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/shared/00/00000404.xhp | 51 +++++++++++++++++++++++-------------- source/text/shared/01/04100000.xhp | 32 +++++++++++------------ source/text/swriter/00/00000404.xhp | 23 +++++++++++++++-- source/text/swriter/01/04090002.xhp | 2 +- 4 files changed, 70 insertions(+), 38 deletions(-) diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp index 356a0633b6..ed25587bf8 100644 --- a/source/text/shared/00/00000404.xhp +++ b/source/text/shared/00/00000404.xhp @@ -78,26 +78,39 @@
-Choose Insert - Special Character. -Choose Format - Bullets and Numbering - Customize - Character button. - -Choose Format - Bullets and Numbering - Customize - Character button. - -On the Standard or the Insert bar, clickbar or toolbar here? -
- - - - -Icon Special character - - -Special Character - - -
-
+ + Choose Insert - Special Character. + + + Choose Format - Bullets and Numbering - Customize - Character button + + + Choose Format - Bullets and Numbering - Customize - Character button + + + + + + Choose Home - Insert Special Characters. + + + Choose Insert - Symbol. + +
+ + + + + Icon Special character + + + Special Character + + +
+
+
diff --git a/source/text/shared/01/04100000.xhp b/source/text/shared/01/04100000.xhp index 2cafbf0a2c..6bb9a245f0 100644 --- a/source/text/shared/01/04100000.xhp +++ b/source/text/shared/01/04100000.xhp @@ -20,40 +20,40 @@ - Special Character + Special Character /text/shared/01/04100000.xhp
- - - - + + + +

Special Character

- Allows a user to insert characters from the range of symbols found in the installed fonts. + Allows a user to insert characters from the range of symbols found in the installed fonts.
-When you click a character in the Special Characters dialog, a preview and the corresponding numerical code for the character is displayed. - +When you click a character in the Special Characters dialog, a preview and the corresponding numerical code for the character is displayed. +

Search

Enter the UTF-8 name or part of the name of the character to display the UTF-8 character in the top left square of the grid. The name of the character cannot be translated. For example, enter tilde to display ~ and enter latin capital letter O with circumflex to display Ô.

Font

- Select a font to display the special characters that are associated with it. - + Select a font to display the special characters that are associated with it. +

Character block

-Select a Unicode block for the current font. The special characters for the selected Unicode block are displayed in the character table. - +Select a Unicode block for the current font. The special characters for the selected Unicode block are displayed in the character table. +

Character Table

- Click the special character(s) that you want to insert, and then click Insert. + Click the special character(s) that you want to insert, and then click Insert.

Recent Characters

- Displays the special characters that were inserted recently. + Displays the special characters that were inserted recently.

Favorite Characters

- Displays the special characters that were chosen with the Add to Favorites button. Up to 16 special characters can be saved as a favorite. + Displays the special characters that were chosen with the Add to Favorites button. Up to 16 special characters can be saved as a favorite. - Double-click on a special character will insert it into the document. + Double-click on a special character will insert it into the document.
diff --git a/source/text/swriter/00/00000404.xhp b/source/text/swriter/00/00000404.xhp index ee84689902..6595c0e102 100644 --- a/source/text/swriter/00/00000404.xhp +++ b/source/text/swriter/00/00000404.xhp @@ -65,10 +65,29 @@
Choose Insert - Field - More Fields - Document tab +
-Choose Insert - Field - More Fields - Cross-references tab -Choose Insert - Cross-reference + + Choose Insert - Field - More Fields - Cross-references tab + Choose Insert - Cross-reference + + Choose Insert - Cross-reference. + Choose Reference - Cross-reference. + + + + + Icon Insert Cross-reference + + + Insert Cross-reference + + +
+ + CommandCtrl + F2
+ Choose Insert - Field - More Fields - Functions tab Choose Insert - Field - More Fields - DocInformation tab Choose Insert - Field - More Fields - Variables tab diff --git a/source/text/swriter/01/04090002.xhp b/source/text/swriter/01/04090002.xhp index b8561bc5d7..a1dbbb45a2 100644 --- a/source/text/swriter/01/04090002.xhp +++ b/source/text/swriter/01/04090002.xhp @@ -87,7 +87,7 @@ The Selection box shows a list of all ordered paragraphs in the order of their appearance in the document. The list includes: - paragraphs with a paragraph style assigned a numbering scheme in the Tools > Heading Numbering dialog + paragraphs with a paragraph style assigned a numbering scheme in the Tools > Heading Numbering dialog -- cgit