1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79
|
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
<!--
***********************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version 3
* only, as published by the Free Software Foundation.
*
* OpenOffice.org is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License version 3 for more details
* (a copy is included in the LICENSE file that accompanied this code).
*
* You should have received a copy of the GNU Lesser General Public License
* version 3 along with OpenOffice.org. If not, see
* <http://www.openoffice.org/license.html>
* for a copy of the LGPLv3 License.
*
************************************************************************
-->
<meta>
<topic id="textswriterguideconditional_text2xml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">Conditional Text for Page Counts</title>
<filename>/text/swriter/guide/conditional_text2.xhp</filename>
</topic>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3153108"><bookmark_value>page counts</bookmark_value>
<bookmark_value>conditional text;page counts</bookmark_value>
</bookmark>
<paragraph xml-lang="en-US" id="hd_id3153108" role="heading" level="1" l10n="U" oldref="1"><variable id="conditional_text2"><link href="text/swriter/guide/conditional_text2.xhp" name="Conditional Text for Page Counts">Conditional Text for Page Counts</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3156228" role="paragraph" l10n="U" oldref="3">You can create a conditional text field that displays the word "pages" instead of "page" in conjunction with a page count field if your document contains more than one page.</paragraph>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3156257" role="listitem" l10n="U" oldref="4">Place the cursor in your document where you want to insert the page count.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150513" role="listitem" l10n="U" oldref="5">Choose <item type="menuitem">Insert - Fields - Page Count</item>, and then enter a space.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3150537" role="listitem" l10n="U" oldref="6">Choose <item type="menuitem">Insert - Fields - Other</item>, and then click the <item type="menuitem">Functions</item> tab.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3153166" role="listitem" l10n="U" oldref="9">Click "Conditional text" in the <item type="menuitem">Type</item>
<emph/>list.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145256" role="listitem" l10n="U" oldref="7">Type <item type="literal">Page > 1</item> in the <item type="menuitem">Condition</item> box.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145280" role="listitem" l10n="U" oldref="10">Type <item type="literal">Pages</item> in the <item type="menuitem">Then</item> box.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3145305" role="listitem" l10n="U" oldref="11">Type <item type="literal">Page</item> in the <item type="menuitem">Else</item> box.</paragraph>
</listitem>
<listitem>
<paragraph xml-lang="en-US" id="par_id3155535" role="listitem" l10n="U" oldref="8">Click <emph>Insert</emph>, and then click <emph>Close</emph>.</paragraph>
</listitem>
</list>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/swriter/guide/conditional_text.xhp#conditional_text"/>
<embed href="text/swriter/01/04090200.xhp#defining_conditions"/>
<embed href="text/swriter/guide/fields.xhp#fields"/>
</body>
</helpdocument>
|