Linux Format

Publishing your own slick ebooks

LIBREOFFICE

Credit: www.libreoffice.org

Part Two

Missed Part One? Turn to page 62 to get hold of it

EXPERT

Michael Reed is a Linux nerd and a selfpublished author. Guess which one pays the bills.

QUICK TIP

If you need help when using LibreOffice for your book project, the LibreOffice website has a comprehensive traditional manual. See https://documentation. libreoffice.org.

We’re going to take a basic ebook and make it shine with the help of images such as photographs and charts. We’ll also add some features that are appropriate for non-fiction books, such as tip boxes, an index and citations within the text. Finally, we’ll get a bit further into what it takes to upload your files to services that can print books or make them available as ebooks.

This month’s tutorial picks up from where part one left off in LXF286, with a basic formatted ebook, so you don’t need to read part one but we’re assuming that you have some formatted text to work with in LibreOffice.

Illustrations and other Images

You may want to add images to your book. These could be photographs that relate to the content of the book, other types of illustration such as diagrams, or even graphs or charts.

First, we’d recommend copying any images that you intend to use as part of the book into the project directory of the book. LibreOffice does include some simple image-editing facilities, but generally it’s worth loading the images into a dedicated image editor such as GIMP (www.gimp.org) to carry out any required manipulations such as cropping the image or adjusting the brightness.

Colour printing is quite a lot more expensive than outputting your book in monochrome, and if you’re making a monochrome print edition then any included images will have to look good in black and white. In the case of an ebook, your images will show up as to reduce an image to black and white then the option you need is Colours>Desaturate>Colour to Gray…, which can be found in the main menu.

You’re reading a preview, subscribe to read more.

More from Linux Format

Linux Format1 min read
Nvidia Officially Goes Open Source
Nvidia has something of a love-hate relationship with the open source community. The company has often refused to provide source code for drivers to allow Linux operating systems to take full advantage of all features. This conflict reached its nadir
Linux Format5 min read
Get To Grips With Crontabs On Linux
Automation is one of the most powerful features of the Linux command line. The go-to tool for scheduling is a crontab. A crontab can be a convenient way to schedule those must-do jobs (run backups, download large data sets overnight and many differen
Linux Format10 min read
How To Build A 6502 Assembler
This article shows you how to create a 6502 assembler, which we’re calling as65. It won’t be quite as powerful as the xa65 assembler used in earlier articles (www.floodgap.com/retrotech/xa – see LXF313) but it’ll be our own! To get started, here are

Related