From 5914df8e2a3e3df3d5638ac3c8ab2ef7605f12cb Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 7 Apr 2021 19:52:33 -0700 Subject: [PATCH] Add Select all to libreoffice math --- source/2/2.2/2.2.4/libreoffice_math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.2/2.2.4/libreoffice_math.rst b/source/2/2.2/2.2.4/libreoffice_math.rst index 803ee7f8..50c59cbe 100644 --- a/source/2/2.2/2.2.4/libreoffice_math.rst +++ b/source/2/2.2/2.2.4/libreoffice_math.rst @@ -13,7 +13,7 @@ To save your formula you have written in LibreOffice math press :kbd:`Control +S .. image:: math-save.png -To paste text into LibreOffice math press :kbd:`Control +V` or :menuselection:`Edit --> Paste`. To copy text from LibreOffice math press :kbd:`Control+C` or :menuselection:`Edit --> Copy`. To cut text from LibreOffice math press :kbd:`Control +X` or :menuselection:`Edit --> Cut`. +To paste text into LibreOffice math press :kbd:`Control +V` or :menuselection:`Edit --> Paste`. To copy text from LibreOffice math press :kbd:`Control+C` or :menuselection:`Edit --> Copy`. To cut text from LibreOffice math press :kbd:`Control +X` or :menuselection:`Edit --> Cut`. To select all text press :kbd:`Control+A` or :menuselection:`Edit --> Select All`. To undo changes in LibreOffice math press :kbd:`Control +Z` or :menuselection:`Edit --> Undo`. To redo a change you have undone press :kbd:`Control +Y` or :menuselection:`Edit --> Redo`.