From d36f3d1e526d9da5be15b20729362b5380f1f9b5 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 22 Jan 2019 16:28:26 -0800 Subject: [PATCH] Add increase/decrease font size to loimpress --- source/2/2.2/2.2.3/libreoffice_impress.rst | 4 +++- 1 file changed, 3 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 22a6191a..0f68189a 100644 --- a/source/2/2.2/2.2.3/libreoffice_impress.rst +++ b/source/2/2.2/2.2.3/libreoffice_impress.rst @@ -18,7 +18,9 @@ To type text into a presentation click in one of the boxes for your theme and ty To change the layout of your slide :menuselection:`Slide --> Layout --> Your prefred layout`. -To apply a bold effects on your fonts select the text with the mouse and then press :kbd:`Control+ B` or :menuselection:`Format --> Text --> Bold`. To make text italic with first select it and then press :kbd:`Control + I` or :menuselection:`Format --> Text --> Italic`. To underline your text select it and then press :kbd:`Control+U` or :menuselection:`Format --> Text --> Underline`. +To apply a bold effects on your fonts select the text with the mouse and then press :kbd:`Control+ B` or :menuselection:`Format --> Text --> Bold`. To make text italic with first select it and then press :kbd:`Control + I` or :menuselection:`Format --> Text --> Italic`. To underline your text select it and then press :kbd:`Control+U` or :menuselection:`Format --> Text --> Underline`. + +To increaase your font size press :kbd:`Control + ]` or :menuselection:`Format --> Text --> Increase Size`. To decrease your font size press :kbd:`Control + [` or :menuselection:`Format --> Text --> Decrease Size`. To spell check your presentation press :kbd:`F7` or :menuselection:`Tools --> Spellcheck`. If you want to print your slides you can press :kbd:`Control + p` or :menuselection:`File --> Print`.