From f56e1035a8bfd04f48acd633ad4efebc655aa523 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 31 Aug 2023 14:13:11 -0700 Subject: [PATCH] Add draw rectangle to libreoffice draw --- source/2/2.2/2.2.3/libreoffice_draw.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.3/libreoffice_draw.rst b/source/2/2.2/2.2.3/libreoffice_draw.rst index e157ff94..cb2de121 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -5,7 +5,7 @@ Libreoffice Draw is the drawing portion of LibreOffice. Usage ----- -To draw a line left click on the :guilabel:`single line` button on the toolbar on the left. Then click at one point where you want the line to start and move with the mouse to where you want it to end. +To draw a line left click on the :guilabel:`single line` button on the toolbar on the left. Then click at one point where you want the line to start and move with the mouse to where you want it to end. To draw a rectangle left click on the :guilabel:`rectangle button` on the left bar. Then click on one corner of the rectangle and then more the mouse to the other corner diagonally of where you want the rectangle. Version -------