manual/source/2/2.2/2.2.1/libreoffice.rst

45 lines
3.0 KiB
ReStructuredText
Raw Normal View History

2019-08-25 11:07:07 -07:00
Chapter 2.2.1 LibreOffice
=========================
2022-01-12 22:40:47 -08:00
LibreOffice is the default open source full office suite for Lubuntu. In the menu there are shortcuts to different LibreOffice applications and your recently used files.
2019-06-22 14:52:53 -07:00
Usage
------
2022-12-10 13:44:07 -08:00
To open a recently used file in LibreOffice they are shown in the main part of the window by pressing the :guilabel:`Recent Documents` button or :menuselection:`File --> Recent Documents`. To clear your recent documents left click the arrow next to :guilabel:`Recent Documents` and select :menuselection:`Clear Recent Documents` or :menuselection:`File --> Recent Documents --> Clear List`. If you do not want a particular recent document shown in the center press the :guilabel:`x` button in the top right corner of that file. To open a program or to create a file from a file dialog are along the left hand column under the :guilabel:`Create` header. To open a particular file press the :guilabel:`Open File` button, press :kbd:`Control+ O`, or :menuselection:`File --> Open`. To start a new document from a template press the :guilabel:`Templates` button and left click on the template you want. To choose a subcategory of templates click the downward pointing arrow next to :guilabel:`Templates`.
2022-12-10 13:44:07 -08:00
To close LibreOffice press :kbd:`Control+ Q`.
2022-04-14 15:56:14 -07:00
2022-03-17 16:01:09 -07:00
LibreOffice all of the different components have a window menu that lets you switch between a document in LibreOffice Writer and LibreOffice Calc. To do this go to :menuselection:`Window` and select the window that you want to switch to.
2021-10-10 12:24:50 -07:00
LibreOffice if you shutdown without saving your work LibreOffice will automatically recover the document. If you do not want to recover a document press the :guilabel:`Discard` button. If you want to automatically recover the document press the :guilabel:`Start` button. To finish recovery press the :guilabel:`Finish` button. If document recovery keeps on failing and won't launch run on the command line
2019-05-06 20:34:49 -07:00
.. code::
libreoffice --norestore
2020-04-17 13:51:00 -07:00
from the command line to stop crashes at document recovery.
2018-12-12 23:12:26 -08:00
2019-08-23 13:17:03 -07:00
.. image:: loffice-restore.png
2019-08-25 11:07:07 -07:00
If you are about to close a document without saving it in LibreOffice a dialog will popup asking :guilabel:`Save changes to document before closing?`. If you do not want to save what you were working on press the :guilabel:`Don't Save` button. To not quit LibreOffice press the :guilabel:`Cancel` button. To Save the document to not lose your work press the :guilabel:`Save` button.
2019-05-13 16:09:16 -07:00
2022-06-10 15:44:44 -07:00
On non-English Lubuntu 22.04 installations there is a bug with Libreoffice not being localized see `here <https://discourse.lubuntu.me/t/using-a-language-other-than-english-heres-how-to-get-libreoffice-in-your-language/3269/>`_ for a workaround.
Screenshot
----------
.. image:: libreoffice.png
Version
-------
2022-12-01 00:29:02 -08:00
Lubuntu ships with version 7.4.3 of LibreOffice.
2019-10-07 20:54:29 -07:00
How to Launch
-------------
From the menu :menuselection:`Office --> LibreOffice Start Center` to launch LibreOffice or run
.. code::
libreoffice
2019-11-01 12:50:24 -07:00
from the command line. The icon for LibreOffice is a white piece of paper with a folded right hand corner.