How to Add Math Formulas to LibreOffice Impress
Integrating mathematical equations into LibreOffice Impress allows presenters to display clean, scalable, and accurately formatted formulas alongside presentation content. This guide explains how to create native LibreOffice Math formula objects directly within Impress slides, import existing formula files, and edit mathematical expressions for optimal slide formatting.
Creating and Inserting a New Math Formula
LibreOffice Impress includes a built-in integration with LibreOffice Math using Object Linking and Embedding (OLE).
- Open your presentation in LibreOffice Impress and select the slide where you want the formula to appear.
- Click on Insert in the top menu bar.
- Hover over Object and select Formula Object (or OLE Object > Formula depending on your LibreOffice version).
- The LibreOffice Math interface will appear at the bottom of the screen with an equation editor pane, and a placeholder box will appear on the active slide.
- Type your mathematical markup into the lower equation pane or select
symbols from the Elements dock (for example, type
sqrt{a^2 + b^2} = cor%sigma = {F} over {A}). - Click anywhere outside the formula box on the slide to exit the equation editor and embed the object.
Inserting an Existing LibreOffice Math File
If you have already created and saved a formula as an
.odf (OpenDocument Formula) file in LibreOffice Math, you
can import it directly onto a slide:
- Navigate to the desired slide.
- Go to Insert > Object > OLE Object…
- In the dialog box, select Create from file.
- Click Search…, locate your
.odfformula file, and click Open. - Click OK to insert the formula onto the slide.
Editing and Formatting Math Objects in Impress
Once a formula is on the slide, it acts as an embedded object that can be moved, resized, or modified at any time:
- Edit the Equation: Double-click the formula on the slide to reactivate the Math equation editor and make changes.
- Reposition: Single-click the formula to select it, then click and drag it to the desired location on the slide.
- Change Formula Font Size: Double-click the formula to enter Math mode, go to the top menu and select Format > Font size…, increase or decrease the base size (e.g., set to 24pt or 32pt for slide visibility), and click OK.
- Change Colors: In the formula editor, use markup
commands such as
color red {x}orcolor blue {y = mx + b}to highlight specific elements for presentation clarity.