summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdebase/kcontrol/spellchecking/index.docbook
blob: cc2e487d969ab88f7f341f54415e4df74a77e909 (plain)
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
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
"dtd/kdex.dtd" [
<!ENTITY % addindex "IGNORE">
<!ENTITY % British-English "INCLUDE"
> <!-- change language only here -->
]>

<article lang="&language;">
<articleinfo>

<authorgroup>
<author
>&Lauri.Watts; &Lauri.Watts.mail;</author>

<othercredit role="translator"
><firstname
>Malcolm</firstname
><surname
>Hunter</surname
><affiliation
><address
><email
>malcolm.hunter@gmx.co.uk</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
> 
</authorgroup>

<date
>2003-10-13</date>
<releaseinfo
>3.2</releaseinfo>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>Spelling</keyword>
<keyword
>dictionary</keyword>
</keywordset>

</articleinfo>

<sect1 id="spell-checking">

<title
>Spell Checker</title>

<para
>The configuration options available here are used by all &kde; applications that use &kspell;, which is a front end to <command
>ispell</command
> or <command
>aspell</command
>.</para>

<variablelist>
<varlistentry>
<term
><guilabel
>Create root/affix combinations not in dictionary</guilabel
></term>
<listitem>
<para
>Selecting this option allows the spell checker to register as <quote
>correct</quote
> combinations of root words with suffixes or prefixes even if the particular combination is not listed in its dictionary database of words.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Consider run-together words as spelling errors</guilabel
></term>
<listitem
><para
>If this is selected, then words that appear in the dictionary separately, but have been run together, are considered to be spelling errors. For example, even though <quote
>alarm</quote
> and <quote
>clock</quote
> might be in your dictionary, if <quote
>alarmclock</quote
> is not, it will be flagged as a spelling error.</para
></listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Dictionary:</guilabel
></term>
<listitem>
<para
>Choose from the available dictionaries, which one to use for &kspell;.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Encoding:</guilabel
></term>
<listitem>
<para
>You should select the one that matches the character set you are using. In some cases, dictionaries will support more than one encoding. A dictionary might, for example, accept accented characters when <emphasis
>Latin1</emphasis
> is selected, but accept email-style character combinations (like <userinput
>'a</userinput
> for an accented <emphasis
>a</emphasis
>) when <emphasis
>7-Bit-ASCII</emphasis
> is selected. Please see your dictionary's distribution for more information.</para>
</listitem>
</varlistentry>

<varlistentry>
<term
><guilabel
>Client:</guilabel
></term>
<listitem>
<para
>You can choose which of the installed client applications on your system to use. For example, you can choose <command
>ispell</command
>.</para>
</listitem>
</varlistentry>
</variablelist>

</sect1>
</article>