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

41 lines
1.8 KiB
ReStructuredText
Raw Normal View History

2019-08-25 11:07:07 -07:00
Chapter 2.2.1 LibreOffice
=========================
2019-08-25 11:07:07 -07:00
LibreOffice is an open source full office suite. In the menu there are shortcuts to different LibreOffice applications and your recently used files.
2019-06-22 14:52:53 -07:00
Usage
------
2019-08-25 11:07:07 -07:00
To open a recently used file in LibreOffice they are shown in the main part of the window. To open a program or to create a file from a file dialog are along the left hand column.
2019-08-25 11:07:07 -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.
2019-08-25 11:07:07 -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. If recovery keeps on failing and won't launch run
2019-05-06 20:34:49 -07:00
.. code::
libreoffice --norestore
2019-08-25 11:07:07 -07:00
from the command line to be able to launch LibreOffice if it keeps crashing at startup.
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
Screenshot
----------
.. image:: libreoffice.png
Version
-------
2019-09-05 14:04:22 -07:00
Lubuntu ships with version 6.3.0.4 of LibreOffice.
How to launch
-------------
2019-08-25 11:07:07 -07:00
From the menu :menuselection:`Office --> LibreOffice` to launch LibreOffice or run
.. code::
libreoffice
from the command line.