29

Anyone got any idea how to change the font of all text boxes in an Impress presentation? Applying a Master slide doesn't appear to have any useful effect.

wonea
  • 1,877

5 Answers5

16

Press F11, you will see a style dialog. Right click on "Default", and change the font.

Chen Xing
  • 280
14

Go into the outline. Select all the text that you want and change them it to a font of your choice. It should now be reflected in the presentation.

This is much easier than selecting one slide at a time to change the font.

undo
  • 6,129
4

first, you can use font substitution in LibreOffice settings, however, this will have only effect on your computer. I also faced this problem and as I remember, I did some experiments with the XML files inside the OpenDocument file. I extracted it using 7zip and then used PSPad editor to search and replace the font names in the files. It is a longer time ago so I do not remember the exact procedure. :-)

Juhele
  • 2,388
3

Select all (Ctrl + A) Go up to Format Select on Character

Then make the changes you want and it will be applied to all text that is selected.

You can do the same if you only wanted to change some of the text boxes on the slide by only selecting the text boxes you want to change.

Jon
  • 31
2
  1. Press F11 or ⌘ Command on macOS (style dialog)
  2. select any text styles dialog highlights the style you are using
  3. In styles dialog click the bucket (Fill Format mode icon)
  4. Use right mouse button on the highlighted style and choose modify.

    A window menu opens

  5. Select font effects, in the color section select color and...
  6. Tick scheme option (above shadow option)
Foad
  • 892
  • 4
  • 19
  • 54
VictorX
  • 21
  • 1