From f803f33413ed171305013ecdc65084eda8f58d11 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sun, 8 Nov 2020 11:40:25 +0200 Subject: Resolves: tdf#135668 + relevant to: tdf#136435 Outline Content Visibility context help in Navigator new file ( swriter/01/outlinecontent_visibility.xhp ) Provides comprehensive information about new feature "Outline Content Visiblity" (tdf#38093) added in 7.1 Thanks to Jim Raykowski for technical advice and feedback ( swriter/01/02110000.xhp ) Navigator + add s to new page for "Outline Content Visibility" + change recently added to + repair icon path for "Headings" (Thanks to Rizal Muttaqin) + repair icon path for "Move up" and "Move down" (again, Rizal) ( shared/01/02110000.xhp ) Master Document Navigator + repair icon paths for "Move up" and "Move down" + change position of to after icon * update to

,

,

, + change all image height and width to 1cm Change-Id: Ice5351d26db2daeebb52ba5f24b08dae9f6178dd Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105362 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/shared/01/02110000.xhp | 52 +++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'source/text/shared/01/02110000.xhp') diff --git a/source/text/shared/01/02110000.xhp b/source/text/shared/01/02110000.xhp index fcdfc1e101..a74ff06281 100644 --- a/source/text/shared/01/02110000.xhp +++ b/source/text/shared/01/02110000.xhp @@ -25,17 +25,17 @@ -Navigator for Master Documents +

Navigator for Master Documents

In a Master document, you can switch the Navigator between normal view and master view. The Navigator lists the main components of the master document. If you rest the mouse pointer over a name of a sub-document in the list, the full path of the sub-document is displayed. The master view in the Navigator displays the following icons: -Toggle Master View +

Toggle Master View

Switches between master view and normal view. - Icon + Icon Toggle Master View @@ -44,12 +44,12 @@
-Edit +

Edit

Edit the contents of the component selected in the Navigator list. If the selection is a file, the file is opened for editing. If the selection is an index, the Index dialog is opened. - Icon + Icon Edit @@ -58,12 +58,12 @@
-Update +

Update

Click and choose the contents that you want to update. - Icon + Icon Update @@ -71,29 +71,29 @@
-Selection +

Selection

Updates the contents of the selection. -Indexes +

Indexes

Updates all indexes. -Links +

Links

Updates all links. -All +

All

Updates all contents. -Edit link +

Edit link

This command is found by right-clicking an inserted file in the Navigator. Changes the link properties for the selected file. -Insert +

Insert

Inserts a file, an index, or a new document into the master document. - You can also insert files into the master document by dragging a file from your desktop and dropping on the master view of the Navigator. + You can also insert files into the master document by dragging a file from your desktop and dropping on the master view of the Navigator. - Icon + Icon Insert @@ -101,24 +101,24 @@
-Index +

Index

Inserts an index or a table of contents into the master document. -File +

File

Inserts one or more existing files into the master document. -New Document +

New Document

Creates and inserts a new sub-document. When you create a new document, you are prompted to enter the file name and the location where you want to save the document. -Text +

Text

Inserts a new paragraph in the master document where you can enter text. You cannot insert text next to an existing text entry in the Navigator.i81372 -Save Contents as well +

Save Contents as well

Saves a copy of the contents of the linked files in the master document. This ensures that the current contents are available when the linked files cannot be accessed. - Icon + Icon Save Contents as well @@ -126,12 +126,12 @@
-Move Up +

Move Up

Moves the selection up one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged. - Icon + Icon Move Up @@ -139,12 +139,12 @@
-Move Down +

Move Down

Moves the selection down one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged. - Icon + Icon Move Down @@ -152,7 +152,7 @@
-Delete +

Delete

This command is found by right-clicking an item in the Navigator. Deletes the selection from the Navigator list and the master document, but does not delete the subdocument file.
-- cgit