diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/swriter/guide/sections.xhp | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/helpcontent2/source/text/swriter/guide/sections.xhp b/helpcontent2/source/text/swriter/guide/sections.xhp new file mode 100644 index 000000000..93cb92f5d --- /dev/null +++ b/helpcontent2/source/text/swriter/guide/sections.xhp @@ -0,0 +1,66 @@ +<?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="textswriterguidesectionsxml" indexer="include" status="PUBLISH"> + <title xml-lang="en-US" id="tit">Using Sections</title> + <filename>/text/swriter/guide/sections.xhp</filename> + </topic> + </meta> + <body> +<bookmark xml-lang="en-US" branch="index" id="bm_id3149832"><bookmark_value>multi-column text</bookmark_value> + <bookmark_value>text; multi-column</bookmark_value> + <bookmark_value>columns; on text pages</bookmark_value> + <bookmark_value>text columns</bookmark_value> + <bookmark_value>sections; columns in/use of</bookmark_value> +</bookmark><comment>mw changed a typo in "multicolumn"</comment><comment>mw deleted "sections;using" and changed "section;columns in"</comment> +<paragraph xml-lang="en-US" id="hd_id3149832" role="heading" level="1"><variable id="sections"><link href="text/swriter/guide/sections.xhp" name="Using Sections">Using Sections</link> +</variable></paragraph> + <paragraph xml-lang="en-US" id="par_id3153128" role="paragraph">Sections are named blocks of text, including graphics or objects, that you can use in a number of ways:</paragraph> + <list type="unordered"> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149284" role="listitem">To prevent text from being edited.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149630" role="listitem">To show or hide text.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149647" role="listitem">To reuse text and graphics from other $[officename] documents.</paragraph> + </listitem> + <listitem> + <paragraph xml-lang="en-US" id="par_id3149612" role="listitem">To insert sections of text that uses a different column layout than the current page style.</paragraph> + </listitem> + </list> + <paragraph xml-lang="en-US" id="par_id3149855" role="paragraph">A section contains at least one paragraph. When you select a text and create a section, a paragraph break is automatically inserted at the end of the text.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149872" role="paragraph">You can insert sections from a text document, or an entire text document as a section into another text document. You can also insert sections from a text document as links in another text document, or in the same document.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153367" role="note">To insert a new paragraph immediately before or after a section, click in front or behind the section, and then press <switchinline select="sys"><caseinline select="MAC">Option +</caseinline><defaultinline>Alt</defaultinline></switchinline>+Enter.</paragraph> + <paragraph xml-lang="en-US" id="hd_id3154242" role="heading" level="2">Sections and Columns</paragraph> + <paragraph xml-lang="en-US" id="par_id3154255" role="paragraph">You can insert sections into an existing section. For example, you can insert a section containing two columns into a section that contains one column.</paragraph> + <paragraph xml-lang="en-US" id="par_id3154845" role="paragraph">A section layout, for example on the number of columns, has priority over the page layout defined in a page style.</paragraph> + <section id="relatedtopics"> + <embed href="text/swriter/guide/section_insert.xhp#section_insert"/> + <embed href="text/swriter/guide/section_edit.xhp#section_edit"/> + <paragraph xml-lang="en-US" id="par_id3155883" role="paragraph"><link href="text/shared/00/00000005.xhp#dde" name="DDE">DDE</link></paragraph> + </section> + </body> +</helpdocument>
\ No newline at end of file |