~ubuntu-branches/ubuntu/precise/kubuntu-docs/precise-proposed

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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
%globalent;
<!ENTITY % kde-menus-C SYSTEM "../../../libs/kde-menus-C.ent">
%kde-menus-C;
<!ENTITY language "en">
]>
<article id="office">
<articleinfo>
<title
>Office and Productivity</title>
&legalnotice;
<abstract>
<para
>This document contains information on the installed and available Office applications for &kubuntu;. </para>
</abstract>
</articleinfo>

<sect1 id="introduction">
<title
>Introduction</title>

<para
>The default office application in &kubuntu; is LibreOffice. This office suite includes Writer, Calc, Draw, Impress and Math. This suite is the open source equivalent of the Microsoft Office suite, and each application corresponds to a similar product in that line. Calc is similar to Excel, Writer is like Word, Impress is similar to PowerPoint, Base and Access have similar functions. LibreOffice applications work well with the files created by their Microsoft counterparts, with the exception of Microsoft Access files.</para>

<para
>All of these applications are installed by default. &kubuntu; has renamed the titles listed in the <application
>Kickoff Application Launcher</application
> to reflect how the applications are used. For more information, visit the LibreOffice suite, found at <ulink url="http://www.libreoffice.org"
>LibreOffice</ulink
>. </para>

<orderedlist>
<listitem>
<para
>LibreOffice Impress (Presentation) can be used to create presentations. Most PowerPoint files may be opened flawlessly in Impress. LibreOffice Impress can be launched by going to &menuooimpress;.</para>
</listitem>

<listitem>
<para
>LibreOffice Calc (Spreadsheets) is a full-featured spreadsheet program. Calc supports multiple spreadsheets, built-in functions, and can read and write most Microsoft Excel formats. LibreOffice Calc can be launched by going to &menuoocalc;.</para>
</listitem>

<listitem>
<para
>LibreOffice Writer (Word Processor) is a full-featured word processor that can create simple or complex documents. Writer can be launched by going to &menuoowriter;.</para>
</listitem>

<listitem>
<para
>LibreOffice Draw provides complex functionality to create drawings, diagrams, charts and other business graphics. The application is object-oriented and allows for layering of various panes of work. Draw can be launched from within any other LibreOffice application or by pressing <keycombo
><keycap
>Alt</keycap
><keycap
>F2</keycap
></keycombo
> and typing <userinput
>oodraw</userinput
> and pressing the <guibutton
>Ok</guibutton
> button. </para>
</listitem>
</orderedlist>
</sect1>

<!-- Database -->
<sect1 id="database" status="needs review">
<title
>Database Application</title>

<para
>&kubuntu; does not ship with a default database application. However there are options to choose from. <itemizedlist
> <listitem
> <para
><application
>LibreOffice Base</application
> is the database that is a part of the LibreOffice suite. <application
>Base</application
> is in the <emphasis
>Main</emphasis
> repository. Please refer to the <ulink type="help" url="help:kubuntu/add-applications"
>Adding Applications</ulink
> documentation for help on installation.</para
> </listitem
> <listitem
> <para
><application
>Kexi</application
> is another choice for a database application. Kexi is part of the KDE <application
>KOffice</application
> suite and tends to integrate better within KDE. <application
>Kexi</application
> is in the <emphasis
>Main</emphasis
> repository. Please refer to the <ulink type="help" url="help:/kubuntu/add-applications"
>Adding Applications</ulink
> documentation for help on installation.</para
> </listitem
> </itemizedlist
> It is recommended to try both database applications in order to see which works best in a given situation.</para>
</sect1>

</article>
<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
-->