From 4801c038bbd392c61f44d47f34c9302bc20d5931 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Thu, 12 Mar 2020 00:13:04 +0100 Subject: tdf#106668 clarify how to apply styles - reorganize page to separate information about applying styles from information about the Styles deck - clarify how to apply Character and Paragraph Styles - move links about the updating, loading, new style commands from under the descriptions to the titles of the commands - remove heading and description "Applied Styles" (because not relevant to this page) - add information about predefined shortcuts for applying styles. - change information about Styles toolbar into a and update the toolbar name. - add link about docking/hiding windows to related topics Change-Id: I24aef3b7f632097f201545c54f7080645f767317 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/90285 Tested-by: Jenkins Reviewed-by: Seth Chaiklin Reviewed-by: Ilmari Lauhakangas Reviewed-by: Adolfo Jayme Barrientos --- source/text/swriter/01/05140000.xhp | 52 +++++++++++++++++++++++-------------- 1 file changed, 32 insertions(+), 20 deletions(-) (limited to 'source/text/swriter/01') diff --git a/source/text/swriter/01/05140000.xhp b/source/text/swriter/01/05140000.xhp index f67093df81..71e15e8c5f 100644 --- a/source/text/swriter/01/05140000.xhp +++ b/source/text/swriter/01/05140000.xhp @@ -49,18 +49,6 @@ To dock the Styles window, drag its title bar to the left or to the right side of the workspace. To undock the window, double-click a free space on its toolbar. By default, the Styles deck displays a preview of the available styles. The previews can be disabled by unchecking the Show Previews box below the list of styles. -

How to apply a style:

- - - - Select the text. To apply a Character Style to one word, click the word. To apply a Paragraph Style, click the paragraph. - - - Double-click the style in the Styles window. - - -You can assign shortcut keys to Styles on the Tools - Customize - Keyboard tab page. -The Styles toolbar contains icons for formatting your documents:

Style Category

@@ -153,9 +141,8 @@ Icon Fill Format Mode - Fill Format Mode + Fill Format Mode Applies the selected style to the object or text that you select in the document. Click this icon, and then drag a selection in the document to apply the style. To exit this mode, click the icon again, or press Esc. - @@ -170,14 +157,12 @@ Opens a submenu with more commands. - New Style from Selection + New Style from Selection Creates a new style based on the formatting of the current paragraph, page, or selection. - - Update Selected Style + Update Selected Style The manually formatted attributes of the text at the cursor position in the document will be added to the style that is selected in the Styles window. - Load Styles @@ -186,11 +171,38 @@ -

Applied Styles

- +

How to apply a Character style to a selected text

+ + + Select the text. + + + Double-click the desired character style in the Styles window. + + +

How to apply a Paragraph style

+ + + Place the cursor in the paragraph, or select multiple paragraphs. + + + Double-click the desired paragraph style in the Styles window. + + +You can assign shortcut keys to Styles from the Tools - Customize - Keyboard tab. Some shortcuts are predefined. + Command+0 +Ctrl+0 + (zero) applies the Text Body paragraph style. Heading 1 through Heading 5 paragraph styles can be applied by using the + Command +Ctrl + key and the heading number. For example + Command+2Ctrl+2 + applies the Heading 2 paragraph style. +The Formatting (Styles) toolbar contains icons for applying and modifying styles.
More information about styles. +
-- cgit