Advanced Configuration

TeXnicCenter provides many configuration options in its dialog boxes and menus. Hopefully, all the configuration you need is available directly from TeXnicCenter. Some configuration tasks, however, are too broad or too uncommon to be supported directly by TeXnicCenter. This section contains advanced configuration tips and information to handle these special cases.

Advanced Configuration: Spelling and Language

  1. What dictionaries are available?
  2. Where can I get additional spelling dictionaries?
  3. How do I install additional spelling dictionaries?
  4. What is the format of the personal dictionary?
  5. Can I use a word list from another application as my personal dictionary?
  6. How do I correct a spelling error in the dictionary?
  7. The locale I want to use is not available from the locale control?

What dictionaries are available?

TeXnicCenter comes with dictionaries for English and German. Dictionaries for several other languages are available on the Internet.

Where can I get additional spelling dictionaries?

The spell checking library used by TeXnicCenter is called MySpell. It is the same library used by the Mozilla and Open Office projects. Any MySpell dictionary available for those applications is compatible with the TeXnicCenter. The Open Office project has a collection dictionaries supporting several languages and dialects available for download.

How do I install additional spelling dictionaries?

Each MySpell dictionary consist of two main files. Copy both the affix file, "language-dialect.aff", and the dictionary file, "language-dialect.dic" into the Language directory of your TeXnicCenter installation. The new dictionary will appear in the 'Spelling' option page immediately, but your new selection will not take affect until after you restarted TeXnicCenter.

What is the format of the personal dictionary?

The personal dictionary format is a simple text file with one case-sensitive word per line. The first line contains the approximate number of words in the dictionary. If the first line doesn't contain a valid number, then TeXnicCenter guesses the size of the word list. Failing to place a blank line or a number as the first line in the personal dictionary file will cause the first word in the dictionary to be lost.

Can I use a word list from another application as my personal dictionary?

You may use any word list that is in the format accepted by the personal dictionary. You will also need read and write access to the personal dictionary file.

How do I correct a spelling error in the dictionary?

If the spelling error is in your personal dictionary, open your personal dictionary file in any text editor and remove or correct the incorrect word. If you believe you have found a spelling error in the main dictionary, ensure that the mis-spelling really is an error. First, ensure you have the correct language and dialect. The dialect determines which spelling of words with multiple spellings to use. Next, review your language and spelling option settings. If you still believe that you have found a spelling error in a main dictionary, you should contact the author or maintainer of the dictionary directly.

The locale I want to use is not available from the locale control?

Most users should find that their preferred locale can safely be selected from within TeXnicCenter. You can however, explicitly set the locale by editing TeXnicCenter's registry keys. If you are uncomfortable editing your registry or you don't know what a registry editor is, you are probably best off not to continue with this configuration.

It is important that TeXnicCenter not be running during any registry editing operation. Open the registry key "HKEY_CURRENT_USER\Software\ToolsCenter\TeXnicCenter\Settings\Language\Locale" with a registry editor. Change the value of this key to your desired locale. The new locale setting takes affect after you restarted TeXnicCenter.