From 5da126f5f8f3b2af046e56ba5344d3c5efc9e8be Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Mon, 14 Jun 2021 13:50:46 -0300 Subject: tdf#136435 Update Outline Folding commmand name Change Ooutline Content Visibility to Outline Folding Change-Id: I89a9223466d1091386e78218b61a248447099791 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117185 Tested-by: Jenkins Reviewed-by: Olivier Hallot (cherry picked from commit 2f5c748e452e2eeb45a71bc7d8b42e7a50ced70f) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/117214 Reviewed-by: Adolfo Jayme Barrientos --- source/text/swriter/01/02110000.xhp | 2 +- .../text/swriter/01/outlinecontent_visibility.xhp | 51 ++++++++++------------ 2 files changed, 23 insertions(+), 30 deletions(-) diff --git a/source/text/swriter/01/02110000.xhp b/source/text/swriter/01/02110000.xhp index 0ea90e412a..6ae95c7b85 100644 --- a/source/text/swriter/01/02110000.xhp +++ b/source/text/swriter/01/02110000.xhp @@ -119,7 +119,7 @@ Headings - Collapse/Expand All, Send Outline to Clipboard, Outline Content Visibility, Outline Tracking, Outline Level + Collapse/Expand All, Send Outline to Clipboard, Outline Folding, Outline Tracking, Outline Level diff --git a/source/text/swriter/01/outlinecontent_visibility.xhp b/source/text/swriter/01/outlinecontent_visibility.xhp index ed8574bbbc..ca59935952 100644 --- a/source/text/swriter/01/outlinecontent_visibility.xhp +++ b/source/text/swriter/01/outlinecontent_visibility.xhp @@ -17,34 +17,27 @@ -outline content visibility;enabling -show;outline content -hide;outline content +outline content folding;enabling +show;outline folding +hide;outline folding -

Outline Content Visibility

-Hide and show all content under headings, including text, images, tables, frames, shapes, and textboxes. +

Outline Folding

+Hide and show all content under headings, including text, images, tables, frames, shapes, and text boxes.
- Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web) - View, and select the Show outline content visibility checkbox. - - - Open the Navigator (F5) and display the Headings entry. - - - Hover the mouse on a heading. - - + Choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer/Web) - View, and select the Show Outline Folding Buttons checkbox. + Open the Navigator (F5) and display the Headings entry. Hover the mouse on a heading and open the context menu. Select Outline Folding submenu.
Use this feature to selectively hide and show contents under all paragraphs that have a non-zero outline level, usually headings. In large documents, it allows to quickly scroll to the right position for editing and reading. -navigator;outline content visibility -outline content visibility;with Navigator +navigator;outline folding +outline folding;with Navigator -

Using Outline Content Visibility with Navigator

- All outline visibility commands in the navigator are shown in the context menu of the Headings entries. Open the context menu of a heading and choose Outline Content Visibility. +

Using Outline Folding with Navigator

+ All outline folding commands in the navigator are shown in the context menu of the Headings entries. Open the context menu of a heading and choose Outline Folding. @@ -57,23 +50,23 @@
-

Hide contents for all headings

+

Fold all

Hides all contents for the selected heading and its sub-headings. Sibling outline headings with same level are not hidden. If applied on the main Headings entry of the navigator, only the document headings are displayed. -

Show content for all headings

+

Unfold all

Headings and its sub-headings contents are displayed in the document area. If applied on the main Headings entry of the navigator, the document is displayed in full.

Toggle

- Toggles the outline visibility of the selected item. + Toggles the outline folding of the selected item. -outline content visibility;with mouse +outline folding;with mouse -

Using Outline Content Visibility with the Mouse

+

Using Outline Folding with the Mouse

Over a heading

Press the CommandCtrl key and place the mouse over a heading. An arrow in left margin gives a visual cue. When mouse pointer image changes to hand pointer, the following commands are possible: - Click to toggle visibility of content from selected heading to next heading. + Click to toggle folding of content from selected heading to next heading. Right-click to hide or show all content from selected heading (and all its subheadings) to next heading at same outline level. @@ -90,12 +83,12 @@ A left arrow indicates the heading has hidden contents. -

Saving Document Outline Visibility State

+

Saving Document Outline Folding State

Documents saved in Open Document Format (.odt) will retain the current settings of hidden and shown contents at time of the save command. -The document contents are not affected by the visibility settings. -

Printing and exporting to PDF with Outline Visibility Contents

-To print or to export the full document, set the outline visibility to Show All beforehand. -Hidden outline contents will not be printed or exported to PDF. +The document contents are not affected by the folding settings. +

Printing and exporting to PDF with Outline Folding Contents

+To print or to export the full document, set the outline folding to Unfold All beforehand. +Folded outline contents will not be printed or exported to PDF.
Set Paragraph Outline Level Modify Outline Levels for Headings -- cgit