From 263c3699fd8775cf5830dbef65dff3a8a643946c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 31 Aug 2023 14:55:58 -0700 Subject: [PATCH] start on how to use a custom color --- 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 3906ef17..8bd82c4d 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -9,7 +9,7 @@ To draw a line left click on the :guilabel:`single line` button on the toolbar o 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 change the color of your line press the :guilabel:`lines, dots, and drops` dropdown menu to choose many different colors. To choose your color for things filled in press the dropdown :guilabel:`underilned bucket button` on the left bar. To switch to a color left click on it. To switch to a recently used color click on the color under :guilabel:`Recent`. +To change the color of your line press the :guilabel:`lines, dots, and drops` dropdown menu to choose many different colors. To choose your color for things filled in press the dropdown :guilabel:`underilned bucket button` on the left bar. To switch to a color left click on it. To switch to a recently used color click on the color under :guilabel:`Recent`. To select a custom color click on :guilabel:`Custom color`. 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`. To open a file press :kbd:`Control +O`, the :guilabel:`Folder` button, or :menuselection:`File --> Open`.