From 49b9dad2f749a9bab2d3b30e9688b9115dceefa4 Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Fri, 12 Mar 2021 15:53:54 +0100 Subject: tdf#140889 Update Slide menu Help page in Impress Change-Id: Ifda20ad8598c675cf7fa1c5286a97d12ca4d8ca0 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/112413 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/simpress/00/slide_menu.xhp | 2 +- source/text/simpress/01/04130000.xhp | 8 +- source/text/simpress/01/04140000.xhp | 10 +-- source/text/simpress/01/05120000.xhp | 6 +- source/text/simpress/01/05130000.xhp | 9 ++- source/text/simpress/01/06040000.xhp | 7 +- source/text/simpress/01/new_slide.xhp | 7 +- source/text/simpress/01/slide_properties.xhp | 8 +- source/text/simpress/guide/page_copy.xhp | 20 ++--- source/text/simpress/main_slide.xhp | 111 +++++++++++++++++++++++---- 10 files changed, 140 insertions(+), 48 deletions(-) diff --git a/source/text/simpress/00/slide_menu.xhp b/source/text/simpress/00/slide_menu.xhp index 587b55e1f9..5ef3f59440 100644 --- a/source/text/simpress/00/slide_menu.xhp +++ b/source/text/simpress/00/slide_menu.xhp @@ -30,7 +30,7 @@ Choose Slide - Slide Properties and then click the Background tab - Choose Slide - Slide Layout + Choose Slide - Layout Choose Slide - Change Slide Master diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp index 319585755b..bc0bc79d2e 100644 --- a/source/text/simpress/01/04130000.xhp +++ b/source/text/simpress/01/04130000.xhp @@ -19,7 +19,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + @@ -31,13 +31,13 @@ -
expanding;slides slides;expanding -Expand Slide -Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide. Outline pointspoints? below the top level on the original slide are moved up one level on the new slide. +
+ Expand Slide + Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide. Outline pointspoints? below the top level on the original slide are moved up one level on the new slide.
diff --git a/source/text/simpress/01/04140000.xhp b/source/text/simpress/01/04140000.xhp index 63dac17bad..df38e5a7e6 100644 --- a/source/text/simpress/01/04140000.xhp +++ b/source/text/simpress/01/04140000.xhp @@ -30,13 +30,11 @@ - - -
summary slide - -Summary Slide - Creates a new slide that contains a bulleted list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide. + +
+ Summary Slide + Creates a new slide that contains a bulleted list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.
diff --git a/source/text/simpress/01/05120000.xhp b/source/text/simpress/01/05120000.xhp index 679f7c0e1a..a4a471a2d6 100644 --- a/source/text/simpress/01/05120000.xhp +++ b/source/text/simpress/01/05120000.xhp @@ -27,8 +27,10 @@ -

Change Slide Master

- Displays the Available Master Slides dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide. +
+

Change Slide Master

+ Displays the Available Master Slides dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide. +
diff --git a/source/text/simpress/01/05130000.xhp b/source/text/simpress/01/05130000.xhp index d6d5fe77d0..c3e2c8c7ed 100644 --- a/source/text/simpress/01/05130000.xhp +++ b/source/text/simpress/01/05130000.xhp @@ -19,7 +19,7 @@ - Slide Layout + Layout /text/simpress/01/05130000.xhp @@ -29,9 +29,10 @@ slide layouts
- Slide Layout - Opens a submenu with slide layouts. - +
+ Layout + Opens a submenu with slide layouts. +
diff --git a/source/text/simpress/01/06040000.xhp b/source/text/simpress/01/06040000.xhp index 689ff51d26..d58188fccd 100644 --- a/source/text/simpress/01/06040000.xhp +++ b/source/text/simpress/01/06040000.xhp @@ -29,7 +29,6 @@ -
slide transitions; manual slide transitions; sounds sounds; on slide transitions @@ -37,8 +36,10 @@ -Slide Transition -Defines the special effect that plays when you display a slide during a slide show. + +
+ Slide Transition + Defines the special effect that plays when you display a slide during a slide show.
diff --git a/source/text/simpress/01/new_slide.xhp b/source/text/simpress/01/new_slide.xhp index 9b7e7d67ef..82f8e28d8f 100644 --- a/source/text/simpress/01/new_slide.xhp +++ b/source/text/simpress/01/new_slide.xhp @@ -33,9 +33,10 @@ slides; inserting -New Slide -Inserts a slide after the currently selected slide. - +
+ New Slide + Inserts a slide after the currently selected slide. +
diff --git a/source/text/simpress/01/slide_properties.xhp b/source/text/simpress/01/slide_properties.xhp index 4fc3a7339a..fbf30fc8c6 100644 --- a/source/text/simpress/01/slide_properties.xhp +++ b/source/text/simpress/01/slide_properties.xhp @@ -19,7 +19,7 @@ - Slide + Slide Properties /text/simpress/01/slide_properties.xhp @@ -28,8 +28,10 @@ - Slide - Sets slide orientation, slide margins, background and other layout options. +
+ Slide Properties + Sets slide orientation, slide margins, background and other layout options. +
diff --git a/source/text/simpress/guide/page_copy.xhp b/source/text/simpress/guide/page_copy.xhp index b727ed15b9..db55cd3d61 100644 --- a/source/text/simpress/guide/page_copy.xhp +++ b/source/text/simpress/guide/page_copy.xhp @@ -19,7 +19,7 @@ -Copying Slides From Other Presentations +Insert Slide from File /text/simpress/guide/page_copy.xhp @@ -27,15 +27,17 @@ -copying; slides -slides; copying between documents -pages; copying -inserting; slides from files -pasting;slides from other presentations + + copying; slides + slides; copying between documents + pages; copying + inserting; slides from files + pasting;slides from other presentations mw added "pasting;" -

Copying Slides From Other Presentations -

-You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations. +
+

Insert Slide from File

+ You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations. +

To insert a slide from another presentation:

diff --git a/source/text/simpress/main_slide.xhp b/source/text/simpress/main_slide.xhp index 35a6829214..2b96dec241 100644 --- a/source/text/simpress/main_slide.xhp +++ b/source/text/simpress/main_slide.xhp @@ -26,18 +26,103 @@ - - -
- - -Slide -This menu provides slide management and navigation commands. -
-New Slide - -Properties - +
+ + Slide + This menu provides slide management and navigation commands. +
+ New Slide + +

Duplicate Slide

+ Creates a copy of the currently selected slide. + Insert Slide from File + + Layout + +

Delete Slide

+ Deletes the selected slide(s). +

Save Background Image

+ If the slide has a background image, this option alows the user to save the corresponding background image file. +

Set Background Image

+ Opens a File Picker to choose an image file to be set as the background of the current slide. + Slide Properties +

+ Change Slide Master + +

New Master

+ Creates a new Master Slide. This function is only available in Master View. + To enter the Master View, go to View > Master Slide. To exit the Master View, go to View > Normal. +

Delete Master

+ Deletes the currently selected Master Slide. This function is only available in Master View +

Master Background

+ This option allows to show or hide the background image defined in the Master Slide. +

Master Objects

+ This option allows to show or hide objects defined in the Master Slide. +

Master Elements

+ Displays a dialog box where the following elements from the Master Slide can be enabled or disabled: + + + Header + + + Date/Time + + + Footer + + + Slide Number + + +

Show Slide

+ If a slide is hidden, this function makes it visible again. +

Hide Slide

+ If a slide is visible, this function hides it. +

Rename Slide

+ Opens a dialog box where a name can be set for the current slide. +

Jump to Last Edited Slide

+ Navigates to the last edited slide in the document. +

Move

+ Shows a list of move operations that can be applied to the current slide: + + + Slide to Start: Moves the current slide to the first position. + + + Slide Up: Moves the current slide one position up in the presentation. + + + Slide Down: Moves the current slide one position down in the presentation. + + + Slide to End: Moves the current slide to the last position. + + +

Navigate

+ Shows a list functions that can be used to navigate through the slides: + + + To First Slide: Selects the first slide in the presentation. + + + To Previous Slide: Navigates to the previous slide with respect to the currently selected slide. + + + To Next Slide: Navigates to the next slide with respect to the currently selected slide. + + + To Last Slide: Selects the last slide in the presentation. + + + Summary Slide + + Expand Slide + + Slide Transition + +
+ + +
-
-- cgit