~ubuntu-branches/ubuntu/breezy/koffice/breezy

« back to all changes in this revision

Viewing changes to doc/kword/headerfooter.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Ben Burton
  • Date: 2004-05-09 11:33:00 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040509113300-vfrdadqsvjfuhn3b
Tags: 1:1.3.1-1
* New upstream bugfix release.
* Built against newer imagemagick (closes: #246623).
* Made koffice-libs/kformula recommend/depend on latex-xft-fonts, which
  provides mathematical fonts that the formula editor can use.  Also
  patched the kformula part to make these fonts the default.
* Changed kword menu hint from "WordProcessors" to "Word processors"
  (closes: #246209).
* Spellchecker configuration is now fixed (closes: #221256, #227568).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<sect1 id="headers-and-footers">
 
2
<title>Headers/Footers</title>
 
3
<indexterm><primary>headers</primary><secondary>using</secondary></indexterm>
 
4
<indexterm><primary>footers</primary><secondary>using</secondary></indexterm>
 
5
 
 
6
<sect2 id="headers-and-footers-intro"><title>Introduction</title>
 
7
<para>With multi-page documents, you might want to provide certain
 
8
information at the top or bottom of each page throughout the document.
 
9
Headers or footers can provide the reader with important information and they tie your
 
10
documents together visually. </para>
 
11
 
 
12
<para>Headers and footers are special frames.
 
13
You can edit the text and data within the headers and
 
14
footers just as you would any other text frame. What makes headers and footers
 
15
different from most other frames in &kword; is that they are automatically created at the top and bottom
 
16
of each page.</para>
 
17
 
 
18
<note><para>Headers and footers are only available when using text oriented templates.</para></note>
 
19
</sect2>
 
20
<sect2 id="headers-and-footers-use"><title>Using headers and footers</title>
 
21
<para>You can toggle headers and footers on and off independently at any
 
22
time.</para>
 
23
 
 
24
<para>You can toggle the headers by selecting <menuchoice>
 
25
<guimenu>Format</guimenu><guimenuitem>Show Header</guimenuitem></menuchoice>
 
26
from the menubar.</para>
 
27
 
 
28
<para>You can toggle the footers by selecting <menuchoice>
 
29
<guimenu>Format</guimenu><guimenuitem>Show Footer</guimenuitem></menuchoice>
 
30
from the menubar.</para>
 
31
 
 
32
<para>The footers will be
 
33
added below the margins you set under page setup.  The text within the
 
34
main frames will be moved so the headers and/or footers do not overlap
 
35
any text.</para>
 
36
 
 
37
<para>Since headers and footers are simply text frames that are placed on each page, you can use all of the
 
38
tools and techniques you are familiar with to create your header and footer information.</para>
 
39
 
 
40
<para>For more information on options for headers and footers, see the section on
 
41
<link linkend="page-format">Formatting the page</link>. </para>
 
42
<para>For information on page numbers see the section on <link linkend="page-number">Page Numbering</link>.</para>
 
43
<para>For information on formatting the frame, see the section on
 
44
<link linkend="format-frame">Setting the Properties for a Frame</link>.</para>
 
45
<para>For an example of how to place the page numbers on the outside of even and odd pages, see the
 
46
<link linkend="qd-page-numbers">How do I?</link> section.</para>
 
47
</sect2>
 
48
</sect1>