IT/Software/Applications/LibreOffice: Difference between revisions

From msgwiki
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== General ==
==General==
We started in 2010 with OpenOffice.
We started in 2010 with OpenOffice.


Line 8: Line 8:
By 2018 the compatability with Microsoft "x" formats was 90% of the way there.  
By 2018 the compatability with Microsoft "x" formats was 90% of the way there.  


== Writer ==
== Install ==
It is in the normal repos.


== Calc ==
Add the ppa for the latest.
 
<code>sudo add-apt-repository ppa:libreoffice/ppa</code>
<br />
 
==Writer==
 
*[[IT/Software/Applications/LibreOffice/Writer | Writer]]
 
Very useful and a full range of scriptable command line options as well.
 
 
==Calc==
This is the Microsoft Excel of the Open Source World
This is the Microsoft Excel of the Open Source World


*[[IT/Software/Applications/LibreOffice/Calc | Calc]]
*[[IT/Software/Applications/LibreOffice/Calc | Calc]]


== Impress ==
==Impress==
<br />
 
==Focus==
On KDE/Kubuntu you occosionally open a window and nothing seem sto happen. The Writer or other LO application does not grab the focus even though it appears in the panel
 
To get around this you need to turn off focus stealing prevention.
 
See the picture to the right.
[[File:Focus stealing prevention off.png|thumb]]
<br />
<br />

Latest revision as of 13:00, 8 September 2022

General

We started in 2010 with OpenOffice.

Soon after that the LibreOffice fork developed

We adopted it as the development was much more active.

By 2018 the compatability with Microsoft "x" formats was 90% of the way there.

Install

It is in the normal repos.

Add the ppa for the latest.

sudo add-apt-repository ppa:libreoffice/ppa

Writer

Very useful and a full range of scriptable command line options as well.


Calc

This is the Microsoft Excel of the Open Source World

Impress


Focus

On KDE/Kubuntu you occosionally open a window and nothing seem sto happen. The Writer or other LO application does not grab the focus even though it appears in the panel

To get around this you need to turn off focus stealing prevention.

See the picture to the right.