From 368ebfc5ceb7dd221adf950080ba30f7794d8409 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 31 Aug 2023 14:36:34 -0700 Subject: [PATCH] Add save and save as to libreoffice draw --- source/2/2.2/2.2.3/libreoffice_draw.rst | 2 ++ 1 file changed, 2 insertions(+) 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 feb4715d..f85881d5 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -8,6 +8,8 @@ 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 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. To draw an ellipse left click on the :guilabel:`ellipse` button on the left bar. Then left click on one side of the ellipse and move the mouse to where you want the other side of the elipse to end. At the end of drawing something it will be selected and you can move and resize it as you wish. To switch to a selection tool left click on the :guilabel:`mouse cursor` image on the left bar. To move what you have selected left click and drag it to where you want it. To resize an item keeping its porpotion left click on a corner of the boxes that show up and click and drag to the desired side. To squish or strech while resizing something click on corner on the side and the click and drag to the desired size. To delete an selected part press :kbd:`delete` while you have it selected. + +To save your drawing press :kbd:`Control+s`, press the :guilabel:`Floppy disk` button, or :menuselection:`File --> Save`. To save your file as a seperate name press :kbd:`Control+ shift + s` or :menuselection:`File --> Save As`. Version -------