From 4b808c77296faa165b2e936dee2f5f7a9da73555 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 7 Nov 2020 17:54:49 -0800 Subject: [PATCH] make super and subscript actually use what the button looks like also way more conscise this way --- source/2/2.2/2.2.5/libreoffice_writer.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.5/libreoffice_writer.rst b/source/2/2.2/2.2.5/libreoffice_writer.rst index 1c96b7dd..4cf6ee7c 100644 --- a/source/2/2.2/2.2.5/libreoffice_writer.rst +++ b/source/2/2.2/2.2.5/libreoffice_writer.rst @@ -37,7 +37,7 @@ To undo your changes on the paragraph window press the :guilabel:`Reset` button. To change font color press the button that has a T with a drop on it and a red underline this will bring down several different colors you can change your text to a color you want. You can also change your font color through the :menuselection:`Format --> Character` window. -To make text superscript press the button with A and a smaller B located above it as if it in superscript. To make text subscript press the button that is an A with a smaller B located slightly below it. +To make text superscript press the button with A :sup:`B`. To make text subscript press the button that is an A :sub:`B`. If you want text in a text box that can be moved with the mouse press the button that looks like a T with a box around it or :menuselection:`Insert --> Text box`. To insert a hyperlink press :kbd:`Control + K` or :menuselection:`Insert --> Hyperlink`.