From e0416b0eb80fbc5dc3691b8f3cb50f8a741a1eb3 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 22 Sep 2021 15:14:43 -0700 Subject: [PATCH] Move Alignment to own paragraph --- source/2/2.2/2.2.3/libreoffice_impress.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.3/libreoffice_impress.rst b/source/2/2.2/2.2.3/libreoffice_impress.rst index 02fa619e..684aa466 100644 --- a/source/2/2.2/2.2.3/libreoffice_impress.rst +++ b/source/2/2.2/2.2.3/libreoffice_impress.rst @@ -39,10 +39,11 @@ To bring up a dialog to customize the character or your text :menuselection:`For The :guilabel:` Font Effects` tab has effects for your text. To have many different strikethrough effects to your text select the one you want from the dropdown :guilabel:`Strikethrough` menu. To change whether the font appears to be sunken or raised from the presentation use the menu for :guilabel:`Relief`. To choose how you want your text underlined choose an option from the :guilabel:`Underlining` menu. To change the color of your underline use the :guilabel:`Underline color` menu. To have effects with how your is vertically with the rest of the line select the :guilabel:`Position` tab. To make your text superscript press the :guilabel:`Superscript` button. To make your text subscript press the :guilabel:`Subscript` button. The menu for :guilabel:`Scale width` changes how much to scale the width of the font. -To format the paragraphs and spacing of text :menuselection:`Format --> Paragraph`. The :guilabel:`Indents & Spacing` Tab has settings for indenting your text and the space between lines. To increase the indent right before the text starts increase the :guilabel:`Before text` field. To change the indentation after your text change the :guilabel:`After text` field. To have a different indent for your first line change the :guilabel:`First Line` filed. To change the amount of space above a paragraph change the :guilabel:`Above paragraph` field. To change the space below a paragraph change the :guilabel:`Below paragraph` field. To change the line spacing from this dialog window select the drop down menu :guilabel:`Line Spacing`. To reset your changes in this window press the :guilabel:`Reset` button. To not apply your changes press the :guilabel:`Cancel` button. To apply your changes and exit the window press the :guilabel:`OK` button. To change settings on the alignment of text is on the :guilabel:`Alignment` tab. To choose which way you want your text aligned choose the :guilabel:`Left`, :guilabel:`Right`, :guilabel:`Center`, or :guilabel:`Justified`. To switch between left to right or right to left text switch the :guilabel:`Text direction` menu. +To format the paragraphs and spacing of text :menuselection:`Format --> Paragraph`. The :guilabel:`Indents & Spacing` Tab has settings for indenting your text and the space between lines. To increase the indent right before the text starts increase the :guilabel:`Before text` field. To change the indentation after your text change the :guilabel:`After text` field. To have a different indent for your first line change the :guilabel:`First Line` filed. To change the amount of space above a paragraph change the :guilabel:`Above paragraph` field. To change the space below a paragraph change the :guilabel:`Below paragraph` field. To change the line spacing from this dialog window select the drop down menu :guilabel:`Line Spacing`. To reset your changes in this window press the :guilabel:`Reset` button. To not apply your changes press the :guilabel:`Cancel` button. To apply your changes and exit the window press the :guilabel:`OK` button. .. image:: loimpressparagraph.png + To change settings on the alignment of text is on the :guilabel:`Alignment` tab. To choose which way you want your text aligned choose the :guilabel:`Left`, :guilabel:`Right`, :guilabel:`Center`, or :guilabel:`Justified`. To switch between left to right or right to left text switch the :guilabel:`Text direction` menu. To toggle bulleted lists on your points :menuselection:`Format --> Lists --> Bulleted List`. To toggle a numbered list for your points :menuselection:`Format --> Lists --> Numbered Lists`. To move an item up in list :menuselection:`Format --> Lists --> Move Up` or press :kbd:`Shift + Alt + Up`. To move an item down in a list :menuselection:`Format --> Lists --> Move Down` or press :kbd:`Shift + Alt + Down`.