diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /helpcontent2/source/text/swriter/guide/template_default.xhp | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/template_default.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/template_default.xhp | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/template_default.xhp b/helpcontent2/source/text/swriter/guide/template_default.xhp new file mode 100644 index 000000000..88f33318f --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/template_default.xhp @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> + + +<meta> + <topic id="textswriterguidetemplate_defaultxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Changing the Default Template</title> + <filename>/text/swriter/guide/template_default.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3155913"><bookmark_value>default templates;defining/resetting</bookmark_value> + <bookmark_value>defaults; templates</bookmark_value> + <bookmark_value>templates; default templates</bookmark_value> + <bookmark_value>text documents;default templates</bookmark_value> +</bookmark><comment>mw changed "text;" to "text documents;"</comment><comment>mw changed "default templates;"</comment> +<paragraph xml-lang="en-US" id="hd_id3155913" role="heading" level="1"><variable id="template_default"><link href="text/swriter/guide/template_default.xhp" name="Changing the Default Template">Changing the Default Template</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3145569" role="paragraph">The default template contains the default formatting information for new text documents. If you want, you can create a new template and use it as the default template.</paragraph> + <paragraph xml-lang="en-US" id="hd_id6414990" role="heading" level="2">To Create a Default Template</paragraph> + <list type="ordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149838" role="listitem">Create a document and the content and formatting styles that you want.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3156101" role="listitem">Choose <item type="menuitem">File - Templates - Save As Template</item>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149283" role="listitem">In the <emph>New Template</emph> box, type a name for the new template.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153409" role="listitem">In the dialog that appears, double-click the "My Templates" folder, and then click <emph>Save</emph>. You will then be prompted for a name; write it and click <emph>OK</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3153140" role="listitem">Choose <emph>File - New - Templates</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149952" role="listitem">Double-click the "My Templates" folder.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149970" role="listitem">Click on the template that you created, and click <emph>Set as Default</emph>.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149620" role="listitem">Close the dialog.</paragraph> + </listitem> + </list> + <embed href="text/shared/00/00000004.xhp#related"/> + <embed href="text/swriter/guide/template_create.xhp#template_create"/> + <embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/> + <embed href="text/shared/guide/standard_template.xhp#standard_template"/> + </body> +</helpdocument> |