Create high quality EPUB files using LibreOffice Writer with Writer2ePub extension

2:16 PM

Users across the world are reading books in numerous formats like PDF, MOBI, ePub, etc, nevertheless ePub is the most commonly used electronic format, on top of it, its free and open.

Writer2Epub is an extension useful to create EPUB files from various filetypes that can be opened with LibreOffice Writer (DOC, RTF, etc), meaning the extension easily creates various files to EPUB using LibreOffice Writer.

The advantage of this plugin is the generating of high-quality EPUBs, fixing, in the same time, formatting errors and various issues, creating EPUBs compatible with the most common eReader programs/platforms.

If you are looking for a program to convert one or more files with arbitrary format to ePub format, keeping the original formatting rules and layout, then you should give it a try.


The plugin is actionable via three top-left icons: Writer2Epub (create the EPUB file), Metadata (edit metadata values, as well as adding cover images) and Preferences (fonts, file split, image quality, etc).


Installing Writer2Epub extension

Download the Writer2Epub extension from here. After download you just need to double-click on the oxt file. LibreOffice will open and it will install Writer2Epub. You can also install Writer2Epub by opening LibreOffice and selecting, menu Tools > Extension Manager...


Once the installation is completed, you must restart LibreOffice.

For a detailed desciption on using the Writer2Epub Extension you can refer to the official wiki page.

0 comments

» read more....

QiOO: Insert Holy Quran Verses in Your Document

7:38 PM

Recently, I wrote about COOoder, an extension for LibreOffice or OpenOffice which allows us to beautify source code of many programming languages. Today, I'd like to inform you about an extension to put Holy Quran verses in your LibreOffice or OpenOffice document. Let's get started.


Downloading the extension
Make sure you have LibreOffice or OpenOffice installed on your system. Please download the extension here and select the latest version available.

Installing the extension
Inside the archive of downloaded file, you will find two files: font (*.ttf) and the extension (*.oxt). Before installing the extension, please make sure the font included in the archive is installed correctly. If you have no idea on how to install font in Ubuntu, simply type the following command:
  • cp ScheherazadeRegOT.ttf ~/.fonts/
  • fc-cache -f -v
Once the font installed correctly, now it's time install the extension. Please open LibreOffice or OpenOffice and navigate to "Tools > Extension Manager" then click "Add...".


Now, locate the *.oxt file you have downloaded.

Configuration
In order to make LibreOffice or OpenOffice displays Arabic text correctly (from right to left), we have to enable complex text layout. In LibreOffice or OpenOffice navigate to "Tools > Option > Language Settings > Languages", tick "Enabled for complex text layout" and select "Arabic (Saudi Arabia)" under CTL option.


Restart the application and you should be able to insert Quran text inside your document.

0 comments

» read more....

Syntax Highlighter Extension for LibreOffice/OpenOffice

7:19 PM

There are many IDEs we can use to help us write code faster and easier. Most of them have a nice syntax folding and highlighting. For example: selector, property, and value in CSS code have different color each other. But what happens when you copy the code and paste it on LibreOffice or OpenOffice to create PDF document of your codes? It is not beautiful as in IDE you use. Is there any solution? Yes, you can install COOoder extension for LibreOffice/OpenOffice to beautify your syntax.


COOoder is an extension for LibreOffice and OpenOffice which allows us to display the source code of a program in beautiful format as in IDE. As you can see in the picture above, selector, property, and value of CSS are given different colors. COOoder supports a wide range of programming language and most importantly, you can use it for free!

Installation
Please download the extension here. Once downloaded, open LibreOffice/OpenOffice and navigate to "Tools > Extension Manager" then click "Add..." and select your recently downloaded file.


Usage example
Using COOoder is easy. Simply block the text you want "beautify" and select "Tools > Add-Ons > COOoder" until COOoder window appears on screen. At the language section, please select the appropriate programming language for your code.


Easy does it?

0 comments

» read more....

LibreOffice 3.5.0 Now Can Be Installed via PPA

9:08 AM

The third major release of "the best free office suite ever" LibreOffice 3.5.0 now can be installed easily on Ubuntu via PPA. So, what's new in this release? Here are some of them.
LibreOffice Writer

  • a new built-in Grammar checker for English and several other languages
  • improved typographical features, for professional looking documents
  • an interactive word count window, which updates in real time
  • a new header, footer and page break user interface


LibreOffice Calc:
  • support for up to 10,000 sheets
  • a new multi-line input area
  • new Calc functions conforming to the ODF OpenFormula specifications
  • better performances when importing files from other office suites
  • multiple selections in autofilter
  • unlimited number of rules for conditional formatting
For further information about LibreOffice 3.5.0, please visit this page or you can download an infographic contains the new features and improvements here.

Install LibreOffice 3.5.0 on Ubuntu via PPA
Ubuntu users can install LibreOffice 3.5.0 by typing this command:
  • sudo add-apt-repository ppa:libreoffice/ppa
  • sudo apt-get update
  • sudo apt-get dist-upgrade
Please make sure you have removed OpenOffice (if any) to avoid any conflict.
  • sudo apt-get purge openoffice*
Desktop integration
If you want seamless integration for GNOME and KDE, you might want to install this package:
For GNOME
  • sudo apt-get install libreoffice-gnome
For KDE
  • sudo apt-get install libreoffice-kde

via: WebUpd8

0 comments

» read more....

LibreOffice 3.5 Released

9:18 PM

 

Document Foundation has announced today the release of its next major roll out of LibreOffice suite, version 3.5, calling it as "The best free office suite ever".


The new version boast to include many new improvements such as,


Installing LibreOffice 3.5 in Ubuntu

Careful users can wait for LibreOffice PPA to be updated and install the latest version through ubuntu update manager, while power and curious  users can download the latest version and install it right now using the following method.
  • $ sudo apt-get remove libreoffice-core
Extract the downloaded archive and change to the DEBS directory containing the .deb installers. Issue the following command at the terminal
  • $ sudo dpkg -i *.deb
Now change to the "desktop-integration" sub-directory in the DEBS 
  •  $ sudo dpkg -i *.deb
Enjoy!


0 comments

» read more....

How to Change LibreOffice Splash Screen

8:10 PM

LibreOffice is default Office Suite applications for latest Ubuntu so it becomes popular nowadays. Recently, I wrote a post about how to boost LibreOffice startup by tweaking some options. Now, I'd like to share another LibreOffice trick that's how to change LibreOffice splash screen. This trick is useful - for example - if you want to "match" your LibreOffice splash screen with your remastering or desktop modification project. OK! Let's get started.


In this post, I use "theme" created by Kasenkov @gnome-look.org. Please download the theme here and extract it to place which is easy to remember then type the following command to replace default LibreOffice Splash Screen (please back up the original file if needed):
  • sudo cp about.png intro.png /usr/lib/libreoffice/program/
Once replaced, you need to configure the progress bar color, size, and position. You can do it by editing "sofficerc" file.
  • sudo gedit /etc/libreoffice/sofficerc
Edit the file as follows:
  • [Bootstrap]
  • HideEula=1
  • Logo=1
  • NativeProgress=true
  • ProgressBarColor=78,158,1
  • ProgressFrameColor=45,45,45
  • ProgressPosition=60,277
  • ProgressSize=320,6
ProgressBarColor and ProgressFrameColor is in RGB value, of course you change it with any values you like. ProgressPosition is declared in X and Y coordinate, in this example, the progress bar is located at 60 pixels from left and 277 pixels from top. ProgressSize declared in width and height in pixels, in this example, we set it to 320 pixels width and 6 pixels height.

Don't forget to save your work and test it by opening LibreOffice. Hope it works.

Regards :)

0 comments

» read more....

Boost LibreOffice/OpenOffice Startup

6:01 AM

Many of us complaint that LibreOffice loads slowly in startup even in high-end computer. So today I'd like to write a post on how to boost LibreOffice startup by tweaking some options inside it. Although in this post I use LibreOffice, it should works with OpenOffice too.

Please open LibreOffice and open menu "Tools > Options". Under Options window, select "Memory" in the left pane and edit the values as follows:

  • Number of steps: 20
  • Use for LibreOffice: 256 MB
  • Memory per object: 50 MB
  • Remove from memory after: 00:05 hh:mm
  • Number of objects: 20
If you did it well, it should look like this:


Now, select "View" in the left pane and change as follows:

  • Show preview of fonts: uncheck
  • Use Anti-Aliasing: uncheck


Once finished, click OK and feel the differences :D
Regards.

0 comments

» read more....

LibreOffice 3.4.5 Available in PPA

1:06 PM

LibreOffice 3.4.5 has been released January 16, 2012, LibreOffice 3.4.5 availabe in Linux, Windows, and Mac.

What's New Features inside :

  • Redesigned Move/Copy Sheet dialog (Edit->Sheet->Move/Copy) to improve its ergonomics. (Joost Eekhoorn, Christoph Noack)
  • Improve HTML export with an image thumbnail gallery of the slides on the contents page. (Julien Nabet, Michael Meeks).
  • Fonts which are tuned for use with a specific script, e.g. Arabic, Hebrew, Malayalam, etc. now show an additional preview of some sample text in the target script. (Caolán McNamara, Red Hat, Inc.)
  • Color Charts: Adding and Removing color charts is now possible from: Tools->Options->Charts->Default Colors (Rob Snelders).
  • Named range as data source: With 3.4 it is now possible to use a named range as the data source for DataPilot.
  • Text Rendering: Linux text-rendering improvements. Text is now drawn via Cairo with the same subpixeling options as other Cairo-using apps. The outcome is that text in LibreOffice is rendered the same as the rest of your desktop.

Upgrade LibreOffice 3.4.5 via PPA
if you have install any previous version of LibreOffice before this, you can upgrade it to LibreOffice 2.4.5 trough following command :
  • sudo add-apt-repository ppa:libreoffice/ppa
  • sudo apt-get update
  • sudo apt-get upgrade
Install LibreOffice 3.4.5 via PPA
if you haven't install  libreoffice before, try the latest LibreOffice trough following this.
  • sudo add-apt-repository ppa:libreoffice/ppa
  • sudo apt-get update
  • sudo apt-get install LibreOffice
Download LibreOffice 3.4.5 
if you are not Ubuntu user, you can download and install LibreOffice 3.4.5 directly though this links :

0 comments

» read more....