spell.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2016 12:46:36 +0200
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
permissions -rw-r--r--
Include only local subsections into TOC. This prevent duplication of TOC when build single page HTML document. Also this make unnecessary CSS hack to hide document title as top level section.

.. -*- coding: utf-8; -*-
.. include:: HEADER.rst

===============
 Spell checker
===============
.. contents::
   :local:

ispell
======

aspell
======

Spell checking::

  $ aspell --lang=russian --encoding=cp1251 check FILE

List of dictionaries::

  $ aspell dump dicts

See:

  http://aspell.net
    Home page.

hunspell
========

GPL/LGPL/MPL tri-license, support 8-bit and unicode dictionaries.

  http://hunspell.sourceforge.net
    Home page.
  http://en.wikipedia.org/wiki/Hunspell
    Wikipedia page.

native
======

** Microsoft.
  http://www.microsoft.com/language/en/us/download.mspx
                download page
  http://www.microsoft.com/language/en/us/feedback.mspx
                feedback to Microsoft
  http://www.microsoft.com/language/en/us/search.mspx
                search for term usage

** Ukrainian.

  http://dki.gov.ua/article/show/alias/Okl
    Офіційні класифікатори

Emacs
=====

  C-x ispell
  C-x ispell-change-dictionary russian <RET>