File: manual-usage.xml

package info (click to toggle)
gnumeric 1.12.48-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 115,524 kB
  • sloc: ansic: 294,183; xml: 56,297; perl: 6,219; sh: 4,536; makefile: 2,947; yacc: 1,341; python: 384
file content (400 lines) | stat: -rw-r--r-- 12,271 bytes parent folder | download | duplicates (4)
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
<!--
    Note: This is all in the top level to skip any chapter TOC. 
-->

  <para>
    There are several ways to use this manual depending on what kind
    of user you are. 
    <itemizedlist>

     <listitem>
        <para><emphasis role="bold">New users</emphasis>
        </para>
        <para>
          If you are new to computers or to spreadsheets consider
          reading <xref linkend="chapter-quick-start" />, titled "A
          Quick Introduction", which explains the basics of
          spreadsheets in general and
          &gnum; in particular.
        </para>
      </listitem>
      <listitem>
        <para><emphasis role="bold">Users who want specific help</emphasis>
        </para>
        <para>
          Quickly finding help for a particular question can be quite
          hard. We suggest first reading the explanations of the
          contents of each chapter which are given below to try to
          figure out where your question might be answered, and then
          go directly to that section.
<!-- TODO: when index is added, add the sentence below.
	  Alternatively, the text of the manual can be searched by
          using the index. 
--> 
        </para>
      </listitem>
    </itemizedlist>
  </para>

  <para>
    The chapters of this version of the
    &gnum; manual are organized as
    follows:

    <!-- Note: keep this synched up with the chapter introductions
         presented in gnumeric.xml -->
    <itemizedlist>
      <listitem>
	<para>
	  <xref linkend="chapter-quick-start" />: 
              <emphasis role="bold">A Quick Introduction</emphasis>
        </para>
        <para>
          The best way to learn how to use
          &gnum; is to begin exploring
          the program yourself. This chapter will help you get started
          trying new things and seeing what happens. The chapter
          explains the fundamentals of spreadsheets in general and of
          &gnum; in particular. The
          chapter attempts to help new users get started with
          &gnum; and provides background
          for the more detailed explanations given in the rest of the
          manual.
        </para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-gui-elements" />:
              <emphasis role="bold">Gnumeric Elements</emphasis>
        </para>
        <para>
          This chapter describes all of the pieces of
          &gnum; which a user can
          manipulate. The chapter provides explanations for each of
          the menus, menu entries, toolbar buttons and other elements
          of the graphical user interface.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-data" />: 
              <emphasis role="bold">Working with Data</emphasis>
        </para>
        <para>
          This chapter explains the core functionality of
          &gnum; including the basic
          types of data manipulated by
          &gnum;, the methods of
          entering, altering and formatting data, and the basic
          tools for analysis of these data. More advanced analysis is
          described in <xref linkend="chapter-advanced-analysis" />.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-advanced-analysis" />: 
              <emphasis role="bold">Advanced Analysis</emphasis>
        </para>
        <para>
          This chapter explains the advanced analytic tools
          available in &gnum; including linear algebra calculations,
          the goal seek tool,
          simulation analysis, and scenarios.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-solver" />: 
              <emphasis role="bold">The Solver</emphasis>
        </para>
        <para>
          This chapter explains how to use &gnum;'s linear programming 
	  Solver.
	</para>
      </listitem>

       <listitem>
	<para>
	  <xref linkend="chapter-stat-analysis" />: 
              <emphasis role="bold">Statistical Analysis</emphasis>
        </para>
        <para>
          This chapter explains the various statistical analysis tools
          available in &gnum; including tools to create descriptive
	  statistics, as well as parametric and non-parametric hypotheses
	  tests.
	</para>
      </listitem>

       <listitem>
	<para>
	  <xref linkend="chapter-graphics" />: <emphasis role="bold">Graphics:
              Images, Widgets, and Drawings</emphasis> 
	</para> 
	<para> 
	  This chapter explains how to add graphical elements to a
          &gnum; worksheet, including
          images from external
          files, graphical user interface widgets which interact with
          worksheet data, and simple drawing elements. 
	</para> 
      </listitem>

       <listitem>
	<para>
	  <xref linkend="chapter-graphs" />: <emphasis role="bold">Graphs
	</emphasis> 
	</para> 
	<para> 
	  This chapter explains how to add data graphs to a
          &gnum; worksheet, that can be used to plot worksheet data. 
	</para> 
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-worksheets" />: 
              <emphasis role="bold">Using Worksheets</emphasis>
        </para>

        <para>
          This chapter explains the use and manipulation of worksheets
          in &gnum;. The chapter explains how to move around a
          worksheet, how to alter the appearance and display organization of
          the worksheet contents, how to manipulate entire worksheets
          and how to protect worksheet contents.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-workbooks" />: 
              <emphasis role="bold">Workbook Settings</emphasis>
        </para>
        <para>
          This chapter explains the contents of a
          &gnum; workbook which are not
          part of the worksheets. This includes several settings which
          apply to the workbook and are saved in the
          &gnum; file. Settings which
          apply to the &gnum; program
          itself are called `preferences' and are explained in <xref
          linkend="chapter-configuring" />.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-configuring" />: 
              <emphasis role="bold">Configuring Gnumeric</emphasis>
        </para>
        <para>
          This chapter explains how to change the default behaviour of
          &gnum; including the startup
          behaviour and default locale (language and number display).
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-files" />: 
              <emphasis role="bold">Working with Files</emphasis>
        </para>
        <para>
          This chapter explains how to use files in &gnum;. The
          chapter provides an extensive description of the file
          formats used by &gnum;. The chapter also explains how to
          open files, import data from text files, save files, export
          data to text files, send data to others via electronic mail,
          and convert files from one format to another.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-printing" />: 
              <emphasis role="bold">Printing</emphasis>
        </para>
        <para>
          This chapter explains how to print spreadsheets, tables and
          plots from &gnum; to a printer
          directly or into PostScript or PDF (both are page
          description languages).
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-morehelp" />: 
              <emphasis role="bold">Getting More Help</emphasis>
        </para>
        <para>
          This chapter describes other sources of help which are
          available to users including the
          &gnum; web site, the mailing
          list, and the internet relay chat (IRC) discussion
          channel. The chapter also explains how to tell the project
          about a problem with the program.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="chapter-bugs" />: 
              <emphasis role="bold">Reporting a Problem</emphasis>
        </para>
        <para>
           This chapter explains how to report a problem with
           &gnum; so that the problem can
           be fixed. The same procedure can be used to file a report
           requesting an enhancement or a new feature.
	</para>
      </listitem>
<!--
      <listitem>
	<para>
	  <xref linkend="chapter-getting-involved" />: 
              <emphasis role="bold">Getting Involved</emphasis>
        </para>
        <para>
           This chapter explains how to get involved in the &gnum; project,
           the GNOME project, or other free software projects.
	</para>
      </listitem>
-->

<!--
      <listitem>
	<para>
	  <xref linkend="chapter-installing" />: 
              <emphasis role="bold">Installing &gnum;</emphasis>
        </para>
        <para>
           This chapter explains how to install &gnum; using previously
           compiled and bundled files. 
	</para>
      </listitem>
-->
<!--
      <listitem>
	<para>
	  <xref linkend="chapter-compiling" />: 
              <emphasis role="bold">Compiling &gnum;</emphasis>
        </para>
        <para>
           This chapter explains how to compiling the &gnum; source
           code into a working program. The chapter explains how to
           obtain the source code for the &gnum; program, how to
           create a correct environment for compilation, and the steps
           involved in compilation.
	</para>
      </listitem>
-->
      <listitem>
	<para>
	  <xref linkend="chapter-extending" />: 
              <emphasis role="bold">Extending Gnumeric</emphasis>
        </para>
        <para>
          This chapter explains how to go about extending
          &gnum; to provide extra
          functionality. Because &gnum;
          is Free Software this is quite easy to do.
	</para>
      </listitem>
<!--
      <listitem>
	<para>
	  <xref linkend="chapter-programing" />: 
              <emphasis role="bold">Programing &gnum;</emphasis>
        </para>
        <para>
           This chapter explains how to work programing the internals
           of &gnum;. This includes explaining the different parts of
           the code base, the tools that can be used to help and other
           useful information.
	</para>
      </listitem>
-->
<!--
      <listitem>
	<para>
	  <xref linkend="chapter-documenting" />: 
              <emphasis role="bold">Improve this manual</emphasis>
        </para>
        <para>
           This chapter explains how to help improve this manual by
           editing the text from which the manual is build. This
           includes explaining the GNOME Documentation Project,
           DocBook and other relevant information.
	</para>
      </listitem>
      <listitem>
	<para>
	  <xref linkend="chapter-about" />: 
              <emphasis role="bold">About Gnumeric</emphasis>
        </para>
        <para>
          This chapter provides some background information on the
          creation and distribution of
          &gnum;.
	</para>
      </listitem>
-->

      <listitem>
	<para>
	  <xref linkend="function-reference" />: 
              <emphasis role="bold">Function Reference</emphasis>
        </para>
        <para>
          This appendix provides a list of all the functions which are
          currently defined in &gnum;.
	</para>
      </listitem>

      <listitem>
	<para>
	  <xref linkend="keybinding" />: 
              <emphasis role="bold">Keybinding Reference</emphasis>
        </para>
        <para>
          This appendix lists the keyboard shortcuts which are defined
          by default in &gnum;.
	</para>
      </listitem>

<!--
      <listitem>
	<para>
	  <xref linkend="glossary" />: 
              <emphasis role="bold">Glossary</emphasis>
        </para>
        <para>
          This appendix defines certain terms used in this manual.
	</para>
      </listitem>
-->

<!--
      <listitem>
	<para>
	  <xref linkend="index" />: 
              <emphasis role="bold">Index</emphasis>
        </para>
        <para>
          The index provides a link to the concepts used in this manual.
	</para>
      </listitem>
-->

    </itemizedlist>
  </para>