diff options
Diffstat (limited to 'helpcontent2/source/text/swriter/guide/change_header.xhp')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/change_header.xhp | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/change_header.xhp b/helpcontent2/source/text/swriter/guide/change_header.xhp new file mode 100644 index 000000000..14509d0f9 --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/change_header.xhp @@ -0,0 +1,80 @@ +<?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="textswriterguidechange_headerxml" indexer="include" status="PUBLISH"> + <title id="tit" xml-lang="en-US">Creating a Page Style Based on the Current Page</title> + <filename>/text/swriter/guide/change_header.xhp</filename> + </topic> +</meta> + +<body> + +<bookmark xml-lang="en-US" branch="index" id="bm_id3146875"> + <bookmark_value>headers; inserting</bookmark_value> + <bookmark_value>footers; inserting</bookmark_value> + <bookmark_value>page styles; changing from selection</bookmark_value> + <bookmark_value>new page styles from selection</bookmark_value> +</bookmark> +<comment>mw deleted "creating;"</comment> + +<paragraph id="hd_id3146875" role="heading" level="1" xml-lang="en-US"><variable id="change_header"><link href="text/swriter/guide/change_header.xhp" name="Creating a Page Style Based on the Current Page">Creating a Page Style Based on the Current Page</link></variable></paragraph> +<paragraph id="par_id3153584" role="paragraph" xml-lang="en-US">You can design a page layout and then create a page style based on it.</paragraph> +<paragraph id="par_id3154245" role="paragraph" xml-lang="en-US">For example, you can create a page style that displays a particular header, and another page style that displays a different header.</paragraph> + +<list type="ordered"> + <listitem> + <paragraph id="par_id3150503" role="listitem" xml-lang="en-US">Open a new text document, choose <emph>View - Styles</emph>, and then click the <emph>Page Styles</emph> icon.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3150532" role="listitem" xml-lang="en-US">Click the <emph> Styles actions</emph> icon and select <emph>New Style from Selection</emph> from the submenu.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153153" role="listitem" xml-lang="en-US">Type a name for the page in the <item type="menuitem">Style name</item> box, and then click <item type="menuitem">OK</item>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3153184" role="listitem" xml-lang="en-US">Double-click the name in the list to apply the style to the current page.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155541" role="listitem" xml-lang="en-US">Choose <emph>Insert - Header and Footer - Header</emph>, and choose the new page style from the list.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155572" role="listitem" xml-lang="en-US">Type the text that you want in the header. Position the cursor into the main text area outside of the header.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3155592" role="listitem" xml-lang="en-US">Choose <menuitem>Insert - More Breaks - Manual Break</menuitem>.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3147771" role="listitem" xml-lang="en-US">In the <item type="menuitem">Type</item> area, select <item type="menuitem">Page break</item> and then select “Default Page Style” from the <item type="menuitem">Style</item> box.</paragraph> + </listitem> + <listitem> + <paragraph id="par_id3147810" role="listitem" xml-lang="en-US">Repeat steps 2-6 to create a second custom page style with a different header.</paragraph> + </listitem> +</list> +<section id="relatedtopics"> +<embed href="text/swriter/guide/header_footer.xhp#header_footer"/> +<embed href="text/swriter/guide/header_pagestyles.xhp#header_pagestyles"/> +<embed href="text/swriter/guide/header_with_chapter.xhp#header_with_chapter"/> +<embed href="text/swriter/guide/header_with_line.xhp#header_with_line"/> +<embed href="text/swriter/guide/templates_styles.xhp#templates_styles"/> +</section> +</body> + +</helpdocument>
\ No newline at end of file |