spell.rst
changeset 1905 fba288d59662
child 1912 8b81a8f0f692
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/spell.rst	Mon Feb 22 12:46:36 2016 +0200
@@ -0,0 +1,59 @@
+.. -*- 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>