1 # Aspell configuration for proof reading Org documentation.
3 # Org documentation is written in American...
8 # Assume the Org specific word and replacement lists are in the doc
9 # directory and that any spell check is also run from there. Specify
10 # this file when running aspell by some command like:
12 # $ aspell check --per-conf=".aspell.org.conf" org.texi
14 personal ./.aspell.org.pws
15 repl ./.aspell.org.prepl
17 # Checking options. See man aspell.
26 # For some reason the following doesn't seem to work which stuffs up
27 # trying to use Ispell mode from an Emacs buffer (at least I cannot
28 # make it work) but aspell seems abot to recognise texinfo files
29 # automatically when checking from the command line so it doesn't
36 # Let's be clear about what we choose to ignore.
38 clear-f-texinfo-ignore
40 add-f-texinfo-ignore c
41 add-f-texinfo-ignore code
42 add-f-texinfo-ignore command
43 add-f-texinfo-ignore documentencoding
44 add-f-texinfo-ignore email
45 add-f-texinfo-ignore env
46 add-f-texinfo-ignore file
47 add-f-texinfo-ignore kbd
48 add-f-texinfo-ignore macro
49 add-f-texinfo-ignore option
50 add-f-texinfo-ignore printindex
51 add-f-texinfo-ignore samp
52 add-f-texinfo-ignore set
53 add-f-texinfo-ignore setfilename
54 add-f-texinfo-ignore syncode
55 add-f-texinfo-ignore url
56 add-f-texinfo-ignore value
57 add-f-texinfo-ignore var
58 add-f-texinfo-ignore verb
59 add-f-texinfo-ignore verbatiminclude
60 add-f-texinfo-ignore vskip
70 # Org documentation uses a lot of compound words. Try and ignore them
71 # rather than including them in a specfic word list.