From 399674a325066056ee98b555abc6e00bef76413a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 4 Sep 2023 15:26:39 -0700 Subject: [PATCH] Add export and export as pdf directly --- 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 72b0fe6c..57d3cf2b 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -15,7 +15,7 @@ To change the color of your line press the :guilabel:`lines, dots, and drops` dr To insert a textbox press :kbd:`F2`, press the button :guilabel:`with a T in a box`, or :guilabel:`Insert --> Text box`. Drag the text box into what shape you want it. Then type the text you want in the text box. -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`. +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`. To save your file in a different format press the :guilabel:`rectangle with the rightward pointing arrow` or :guilabel:`File --> Export`. To export the file into a pdf directly press the button with the :guilabel:`black rectangle and a bent corner on a piece of paper` or :guilabel:`File --> Export As --> Export Directly as PDF`. To undo if you make a mistake press :kbd:`Control + Z`, press :guilabel:`the u shaped arrow pointing to the left` button, or :menuselection:`Edit --> Undo`. If you want to redo something you undid press :kbd:`Control+ Y`, press :guilabel:`the u shaped arrow pointing to the right` button, or :menuselection:`Edit --> Redo`.