[#]: subject: "How to use LibreOffice Writer templates" [#]: via: "https://opensource.com/article/22/7/libreoffice-writer-templates" [#]: author: "Jim Hall https://opensource.com/users/jim-hall" [#]: collector: "lkxed" [#]: translator: " " [#]: reviewer: " " [#]: publisher: " " [#]: url: " " How to use LibreOffice Writer templates ====== Get started writing on Linux in a flash by using a LibreOffice template. ![Typewriter in the grass][1] Image by: Original photo by jetheriot. Modified by Rikki Endsley. CC BY-SA 2.0. A staple in any office software suite is the word processor. Whether your needs are small or large, from jotting down a note to writing a book, the word processor gets the job done. Most Linux distributions include the [LibreOffice][2] suite, and I use LibreOffice Writer as my word processor. LibreOffice Writer provides lots of flexibility through its toolbar, keyboard shortcuts, and menus. But if you just want to start a document without too much hassle, you can use one of the pre-loaded templates. Here's how to use LibreOffice Writer templates to make your work easier. ### Start a new document LibreOffice Writer starts with a blank document. Most folks just begin writing, but this is also the place to create a new document from a template. First, open the **File** menu, then select **New** and **Templates**. This option opens the **Templates** selection: ![Open templates from the File menu][3] Image by: (Jim Hall, CC BY-SA 4.0) The **Templates** selection dialog shows the different templates available on your system. The default LibreOffice Writer installation includes templates for different kinds of business letters, resumes, and other documents. You can browse the list or narrow the results with the filter options at the top of the dialog. ![Select a template][4] Image by: (Jim Hall, CC BY-SA 4.0) Click on the template you want and click **Open** to start a new Writer document using this template. Some templates include boilerplate text or other sample material you can use to get started in your new document. For example, the **Modern business letter** consists of this "lorem ipsum" sample text: ![Modern business letter template][5] Image by: (Jim Hall, CC BY-SA 4.0) Other document templates just give you a starting point in an empty document with some nice-looking defaults. For example, the **Modern** document template uses a sans-serif font (such as Carlito on Linux systems) for the text body: ![Modern template][6] Image by: (Jim Hall, CC BY-SA 4.0) ### Download a template You can download a suitable document template from LibreOffice's website if you don't find the template you're looking for in the built-in choices. Navigate to [LibreOffice Extensions][7] to start working with the LibreOffice extensions and templates library. ![Templates and extensions options][8] Image by: (Jim Hall, CC BY-SA 4.0) Enter a search term in the box to find the document template you need. For example, students might search for "APA" to find document templates already set up for APA style, a common style for academic papers. ![APA format template][9] Image by: (Jim Hall, CC BY-SA 4.0) ### Wrap up If you need to write a document, explore the LibreOffice templates to find one that works for you. Using templates means you spend less time setting up a document to look a certain way and instead get to work faster. Look for other document templates in the LibreOffice extensions and templates library that support your work. -------------------------------------------------------------------------------- via: https://opensource.com/article/22/7/libreoffice-writer-templates 作者:[Jim Hall][a] 选题:[lkxed][b] 译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 [a]: https://opensource.com/users/jim-hall [b]: https://github.com/lkxed [1]: https://opensource.com/sites/default/files/lead-images/doc-dish-lead.png [2]: https://www.libreoffice.org/ [3]: https://opensource.com/sites/default/files/2022-07/1new-file-template.png [4]: https://opensource.com/sites/default/files/2022-07/2templates-selection.png [5]: https://opensource.com/sites/default/files/2022-07/3modern-bus-letter.png [6]: https://opensource.com/sites/default/files/2022-07/4modern-template.png [7]: https://templates.libreoffice.org/ [8]: https://opensource.com/sites/default/files/2022-07/5temps-and-extensions.png [9]: https://opensource.com/sites/default/files/2022-07/6apa-template.png