From dacdc705fa872112af67b9c38eb56d3656bf20e8 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 19 Nov 2020 10:56:37 +0100 Subject: tdf#135668 - repair links in outline content visibility help page + some Navigators uses "arrows" instead of + and - to indicate expanding and collapsing headings, so added this possibility Change-Id: Ie571c5a6c651dbdb794e5b9bda9e21d09c6b16d8 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106131 Tested-by: Jenkins Reviewed-by: Seth Chaiklin --- source/text/swriter/01/02110000.xhp | 4 ++-- source/text/swriter/01/outlinecontent_visibility.xhp | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index be13025ff1..45df69a291 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -32,14 +32,14 @@ -

Navigator

+

Navigator

Shows or hides the Navigator window, where you can quickly jump to different parts of your document. Navigator is also available as a deck of the Sidebar. You can also use the Navigator to insert elements from the current document or other open documents, and to organize master documents. To edit an item in the Navigator, right-click the item, and then choose a command from the context menu. If you want, you can dock the Navigator at the edge of your workspace.
To open the Navigator, choose View - Navigator (F5). To move the Navigator, drag its title bar. To dock the Navigator, drag its title bar to the left, right or bottom edge of the workspace. To undock the Navigator, hold down the Ctrl key and double-click on a grey area of the Navigator. -Click the plus sign (+) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator. +Click the plus sign (+) (or arrow) next to a category in the Navigator to view the items in the category. To view the number of items in a category, rest your mouse pointer over the category in the Navigator. To jump to an item in the document, double-click the item in the Navigator. To jump to the next or previous item in a document, use the Navigate by box to select the item category, and then click the up or down arrows. diff --git a/source/text/swriter/01/outlinecontent_visibility.xhp b/source/text/swriter/01/outlinecontent_visibility.xhp index 4537ce30cb..d00a2f61f3 100644 --- a/source/text/swriter/01/outlinecontent_visibility.xhp +++ b/source/text/swriter/01/outlinecontent_visibility.xhp @@ -73,7 +73,7 @@

Hide or show content under a single heading

For selected heading, right-click and choose Outline Content Visibility - Toggle -The commands change whether content is shown in the document. They do not change what is shown in Navigator. For that purpose, use - and + signs or Collapse All / Expand All in context menu for headings. +The commands change whether content is shown in the document. They do not change what is shown in Navigator. For that purpose, use - and + (or arrow) signs or Collapse All / Expand All in context menu for headings. Outline Content Visibility;with mouse @@ -95,10 +95,10 @@ The commands change whether content is shown in the document. They do not change Place mouse in left margin next to a heading. (Arrow appears if content is shown.) - + - +

Customized Control

@@ -108,7 +108,7 @@ The commands change whether content is shown in the document. They do not change Show outline content visibility enables and disables this feature (both for mouse and Navigator). - Toggle Outline Content Visibility toggles + Toggle Outline Content Visibility toggles Place the cursor in the document. Use the Toggle command to hide the content in relation to the first heading above the cursor position. Depending on your customization, this Toggle command could be available as a button in a toolbar, a menu item, a context menu (recommended Target is "Text"), or a shortcut key. -- cgit