You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.3 KiB
31 lines
1.3 KiB
Chapter 2.2.4 Libreoffice Math
|
|
==============================
|
|
|
|
Version
|
|
-------
|
|
Lubuntu ships with Version 6.1.1.2 of libreoffice math.
|
|
|
|
Screenshot
|
|
----------
|
|
.. image:: libreoffice_math.png
|
|
|
|
Useage
|
|
------
|
|
To save your formula you have written in libreoffice math press :kbd:`Control +S` or :menuselection:`File --> Save`. To open a file press :kbd:`Control +O` or :menuselection:`File --> Open`. To print your fomrula press :kbd:`Control +P` or :menuselection:`File --> Print`.
|
|
|
|
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 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`.
|
|
|
|
The left hand side has many symbols you can use for say set relations and other operators. To insert even more symbols :menuselection:`Tools --> Symbols`.
|
|
|
|
How to launch
|
|
-------------
|
|
To launch libreoffice math in the menu :menuselection:`office --> libreoffice math` or run
|
|
|
|
.. code::
|
|
|
|
lomath
|
|
|
|
from the command line.
|