1

Is it possible to import the Microsoft Word AutoText file (apparently called "building blocks.dotm") to LibreOffice? If yes, how?

Background information:

Maarten van Stam
  • 1,901
  • 1
  • 11
  • 16
pdeli
  • 436
  • 3
  • 13

1 Answers1

1

Go to Tools -> AutoText and then under the AutoText dropdown button, click Import. enter image description here

LibreOffice expects a Word document or template (.doc or .dot) that contains AutoText. enter image description here Documentation is at https://help.libreoffice.org/index.php?title=Writer/AutoText#Import.

Jim K
  • 12,824
  • 2
  • 22
  • 51
  • Thanks @Jim K. So if I understand correctly, LibreOffice won't be able to import .dotm files, correct? – pdeli Jan 06 '17 at 19:15
  • Well, [wikipedia](https://en.wikipedia.org/wiki/List_of_Microsoft_Office_filename_extensions) says that .dotm is a Word 2007 and later format. According to the link and picture in my answer, LibreOffice expects Word 2003 and earlier formats. – Jim K Jan 07 '17 at 06:37