aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/mail-composer-spellcheck.page
blob: 855e9e1c1fb4f9ab519b329512c8d33ed21067e3 (plain) (blame)
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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="mail-composer-spellcheck">

  <info>
    <desc>On spell checking your mail in the composer.</desc>
    
    <link type="guide" xref="index#mail-composing" />

    <revision pkgversion="3.0.2" version="0.4" date="2012-02-18" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>

  </info>

<title>Spell checking</title>

<!-- Instructions are only valid from Evolution 2.24 on -->

<section id="required-packages">
<title>Prerequirements</title>
<p>To use spell checking for the emails that you write you first need to make sure that the <app>hunspell</app> package for your specific language and the <app>enchant</app> package are installed via the software management tool of your distribution.</p>
<p><link action="install:hunspell" href="http://hunspell.sourceforge.net/">Install hunspell now.</link></p>
<p><link action="install:enchant" href="http://www.abisource.com/projects/enchant/">Install enchant now.</link></p>
</section>

<section id="global-preferences">
<title>Global Preferences</title>

<p>Under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Composer Preferences</gui><gui>Spell Checking</gui><gui>Options</gui></guiseq> you can define whether your spelling is checked while you type and which color is used for underlining words that are misspelled.</p>

<p>You can also define which installed languages are used for spell checking in the list available under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Composer Preferences</gui><gui>Spell Checking</gui><gui>Languages</gui></guiseq>.</p>
</section>

<section id="composer">
<title>Manual spell checking in the composer</title>
<p>If you do not have <gui>Checking spelling while I type</gui> enabled in the <link xref="#global-preferences">Composer Preferences</link> you can run a spell check in the email composer by clicking <guiseq><gui>Edit</gui><gui>Spell Checking</gui></guiseq> or by pressing <key>F7</key>.</p>
</section>

</page>