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

« back to all changes in this revision

Viewing changes to docs/office/kn/office.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2011-10-05 14:55:21 UTC
  • Revision ID: james.westby@ubuntu.com-20111005145521-qsrqgg2nbgxea9br
Tags: 11.10ubuntu2
Add translations from Launchpad LP: #868406

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 
3
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
 
4
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
 
5
%globalent;
 
6
<!ENTITY % kde-menus-C SYSTEM "../../../libs/kde-menus-C.ent">
 
7
%kde-menus-C;
 
8
<!ENTITY language "en">
 
9
]>
 
10
<article id="office">
 
11
<articleinfo>
 
12
<title
 
13
>Office and Productivity</title>
 
14
&legalnotice;
 
15
<abstract>
 
16
<para
 
17
>This document contains information on the installed and available Office applications for &kubuntu;. </para>
 
18
</abstract>
 
19
</articleinfo>
 
20
 
 
21
<sect1 id="introduction">
 
22
<title
 
23
>Introduction</title>
 
24
 
 
25
<para
 
26
>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>
 
27
 
 
28
<para
 
29
>All of these applications are installed by default. &kubuntu; has renamed the titles listed in the <application
 
30
>Kickoff Application Launcher</application
 
31
> to reflect how the applications are used. For more information, visit the LibreOffice suite, found at <ulink url="http://www.libreoffice.org"
 
32
>LibreOffice</ulink
 
33
>. </para>
 
34
 
 
35
<orderedlist>
 
36
<listitem>
 
37
<para
 
38
>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>
 
39
</listitem>
 
40
 
 
41
<listitem>
 
42
<para
 
43
>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>
 
44
</listitem>
 
45
 
 
46
<listitem>
 
47
<para
 
48
>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>
 
49
</listitem>
 
50
 
 
51
<listitem>
 
52
<para
 
53
>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
 
54
><keycap
 
55
>Alt</keycap
 
56
><keycap
 
57
>F2</keycap
 
58
></keycombo
 
59
> and typing <userinput
 
60
>oodraw</userinput
 
61
> and pressing the <guibutton
 
62
>Ok</guibutton
 
63
> button. </para>
 
64
</listitem>
 
65
</orderedlist>
 
66
</sect1>
 
67
 
 
68
<!-- Database -->
 
69
<sect1 id="database" status="needs review">
 
70
<title
 
71
>Database Application</title>
 
72
 
 
73
<para
 
74
>&kubuntu; does not ship with a default database application. However there are options to choose from. <itemizedlist
 
75
> <listitem
 
76
> <para
 
77
><application
 
78
>LibreOffice Base</application
 
79
> is the database that is a part of the LibreOffice suite. <application
 
80
>Base</application
 
81
> is in the <emphasis
 
82
>Main</emphasis
 
83
> repository. Please refer to the <ulink type="help" url="help:kubuntu/add-applications"
 
84
>Adding Applications</ulink
 
85
> documentation for help on installation.</para
 
86
> </listitem
 
87
> <listitem
 
88
> <para
 
89
><application
 
90
>Kexi</application
 
91
> is another choice for a database application. Kexi is part of the KDE <application
 
92
>KOffice</application
 
93
> suite and tends to integrate better within KDE. <application
 
94
>Kexi</application
 
95
> is in the <emphasis
 
96
>Main</emphasis
 
97
> repository. Please refer to the <ulink type="help" url="help:/kubuntu/add-applications"
 
98
>Adding Applications</ulink
 
99
> documentation for help on installation.</para
 
100
> </listitem
 
101
> </itemizedlist
 
102
> It is recommended to try both database applications in order to see which works best in a given situation.</para>
 
103
</sect1>
 
104
 
 
105
</article>
 
106
<!--
 
107
Local Variables:
 
108
mode: xml
 
109
sgml-minimize-attributes:nil
 
110
sgml-general-insert-case:lower
 
111
sgml-indent-step:0
 
112
sgml-indent-data:nil
 
113
End:
 
114
 
 
115
vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
 
116
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
 
117
-->