From c45ab80bf8b43a8d42e7c996e54bc3108483de81 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 4 Sep 2023 15:13:37 -0700 Subject: [PATCH] Add zoom to page width and entire page --- 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 1b5161c4..72b0fe6c 100644 --- a/source/2/2.2/2.2.3/libreoffice_draw.rst +++ b/source/2/2.2/2.2.3/libreoffice_draw.rst @@ -23,7 +23,7 @@ To cut or copy something first select it. Then to copy press :kbd:`Control+C` or To toggle showing a grid press the :guilabel:`Grid` button on the toolbar or :guilabel:`View --> Grid and Helplines --> Display Grid`. To bring the grid to the front of the drawing :menuselection:`View --> Grid and Helplines --> Grid to Front`. -To zoom in and out there is a zoom bar on the bottom right. To zoom in move the zoom bar towards the :guilabel:`+`. To zoom out move the zoom bar towarsd the :guilabel:`-`. The current zoom is displayed to the right of the zoom bar. +To zoom in and out there is a zoom bar on the bottom right. To zoom in move the zoom bar towards the :guilabel:`+`. To zoom out move the zoom bar towarsd the :guilabel:`-`. The current zoom is displayed to the right of the zoom bar. To zoom to see the entire page :menuselection:`View --> Zoom --> Entire Page`. To zoom to the width of the page :menuselection:`View --> Zoom --> Page Width`. To return to your previous level of zoom :menuselection:` View --> Zoom --> Zoom Previous`. Version -------