Difference between revisions of "Useful programs - office"

(Created page with "Category:Linux =Libre office= ==Core features== <syntaxhighlight lang="bash"> apt-get install libreoffice libreoffice-calc libreoffice-draw libreoffice-impress libreo...")
 
Line 50: Line 50:
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
apt-get install libreoffice-l10n-sv libreoffice-help-sv
 
apt-get install libreoffice-l10n-sv libreoffice-help-sv
 +
</syntaxhighlight>
 +
 +
 +
 +
=PDF=
 +
 +
==PDF split and merge==
 +
 +
PDF Split and merge, also know as'' 'pdfsam' ''is very useful! Unfortunately, you have to install it manually...
 +
 +
 +
Requirement: Java JVM
 +
 +
# Download the latest PDFSam version, see http://sourceforge.net/projects/pdfsam/files/pdfsam/ 
 +
... You must take the ''pdfsam-XXX-'''''out'''''.zip'' file
 +
# Just run the .jar file
 +
 +
<syntaxhighlight lang="bash">
 +
java -jar pdfsam-XXX.jar
 
</syntaxhighlight>  
 
</syntaxhighlight>  
  

Revision as of 19:23, 27 March 2015


Libre office

Core features

apt-get install libreoffice libreoffice-calc libreoffice-draw  libreoffice-impress libreoffice-writer libreoffice-templates libreoffice-pdfimport


Proficient tools

ENGLISH

apt-get install hunspell-en-us hyphen-en-us mythes-en-us

If you don't like the "hunspell" dictionnary you can install "myspell" instead:

apt-get install myspell-en-us

Francais

apt-get install hunspell-fr hyphen-fr mythes-fr

Svenska

apt-get install hunspell-sv-se


UI (menu) languages

Francais

apt-get install libreoffice-l10n-fr libreoffice-help-fr

Svenska

apt-get install libreoffice-l10n-sv libreoffice-help-sv


PDF

PDF split and merge

PDF Split and merge, also know as 'pdfsam' is very useful! Unfortunately, you have to install it manually...


Requirement: Java JVM

  1. Download the latest PDFSam version, see http://sourceforge.net/projects/pdfsam/files/pdfsam/

... You must take the pdfsam-XXX-out.zip file

  1. Just run the .jar file
java -jar pdfsam-XXX.jar


Cliparts

Nowdays you don't need to install it. Just use Google images instead!

Only install that package if you absolutely need to:

apt-get install openclipart-libreoffice openclipart2-libreoffice

!! Careful !! Total is about 760 Mb ! Just install the first package = 160Mb to get some cliparts.


Ebooks

apt-get install calibre


Mind Mapping

apt-get install freemind freemind-plugins-svg freemind-plugins-help freemind-browser