

It resets the options to the values that were in place when LibreOffice was opened. Revert has the same effect on all pages in the Options LibreOffice dialog. For more information on setting up and customizing all the modules in LibreOffice, see the Getting Started Guide. The illustrations in this chapter have been taken from LibreOffice Impress. This chapter covers some of the settings in LibreOffice that apply when using Impress, but may also apply to all the other modules in LibreOffice. For a detailed list, see the application Help.Ĭontrol+click or right-click depending on computer setup The table below gives some common substitutions for the instructions in this document.

Some keystrokes and menu items are different on macOS from those used in Windows and Linux. Please direct any comments or suggestions about this document to the Documentation Team’s mailing list: sent to a mailing list, including email addresses and any other personal information that is written in the message, is publicly archived and cannot be deleted. This document maybe distributed and/or modified under the terms of either the GNU General Public License ( ), version 3 or later, or the Creative Commons Attribution License ( ), version 4.0 or later.Īll trademarks within this guide belong to their legitimate owners. You can assign the font directly or be using one of the defined styles.This document is Copyright © 2021 by the LibreOffice Documentation Team. Also this one.Īt best put the content of content.xml through an online formatter like this. This page shows some codes to work with zip and LibreOffice files. It might be more elegant, but doing it like this is rather proven to work within one or two hours of work: I could not find a good documentation which methods are available using the macro iterface. The font setting are also somewhere in there. You could process this file using ElementTree or lxml and change the field you need. If you unzip the odp-file there is a content.xml inside. LibreOffice files are basically just zip-files with xml or image files in it. Since macro recording does not seem possible in Impress, there might be another way that you could try.
