File: configuration-overview.xml

package info (click to toggle)
gnumeric 1.12.57-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 111,496 kB
  • sloc: ansic: 296,601; xml: 56,363; perl: 6,615; sh: 5,288; makefile: 2,981; yacc: 1,341; python: 389
file content (51 lines) | stat: -rw-r--r-- 1,854 bytes parent folder | download | duplicates (12)
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
<sect1 id="sect-configuration-overview">
  <title>Overview</title>

  <para>
    Several preferences which relate to &gnum; as a whole can be
    configured and will affect the appearance and behaviour of the
    program every time it is run. These preferences can be set by the
    user.
  </para>

  <para>
    &gnum; provides a main preference configuration panel which allows
    users to configure fundamental properties of the program including
    the font used within the spreadsheet, the type of file generated
    when a workbook is saved, default settings for the tools and the
    'undo' mechanism, as well as several fundamental properties of the
    program, such as the pixel pitch of the display, which require
    advanced knowledge to understand. <xref
    linkend="sect-configuration-preferences"/> explains how to alter
    these preferences.
  </para>

  <para>
    The toolbars can also be configured by being hidden from
    view. This allows &gnum; to be fit into a smaller space. <xref
    linkend="sect-configuration-toolbars"/> explains how to hide or
    show each toolbar.
  </para>

  <para>
    Much of the functionality of &gnum; is provided through the plugin
    mechanism. Individual plugins can be disabled to save memory space
    or when the plugin computer code is being altered. <xref
    linkend="sect-configuration-plugins"/> explains how to disable
    and re-enable &gnum; plugins.
  </para>

  <para>
    &gnum; is designed to be used around the globe and therefore
    allows the use to determine the language for the menus and to
    determine location specific information such as the character used
    to separate whole numbers from fractional units. These language
    and locale settings are explained in <xref
    linkend="sect-configuration-localization"/>. 
  </para>

  <para>
  </para>

</sect1>