Starting and configuring the StoryTeller tool > Spell checking

Spell checking
You can enable spell checking in StoryTeller by selecting View > Spell checking.
With this enabled, Storyteller compares the words you enter with a dictionary based on the current language of the text. A word that is not included in the dictionary is underlined.
 
*
You can right-click an underlined word to open a context menu that includes a set of replacement suggestions for the mis-spelled word. You can also select to:
Ignore all – Ignores this specific word until you close the document.
Add to dictionary – Adds the word to a custom dictionary. To edit the custom dictionary, see
StoryTeller uses the Hunspell library for spell checking. The library requires a dictionary (.dic) file and an instruction (.aff) file for each language to spellcheck.
Note:
If you have enabled spell checking and the current language does not have a corresponding dictionary, you will get a notification about this in the Output panel when adding text. (View > Panels > Output).
A set of dictionaries is pre-installed by the setup, but you can add more as needed.
Note:
For example as in the following procedure:
To add a dictionary from openoffice.org
1
http://extensions.services.openoffice.org/en/dictionaries
2
3
Store the .dic and a .aff files in the following folder:
<StreamServe installation>\Services\StoryTeller\<version>\bin\dict
4
<StreamServe installation>\Services\StoryTeller\<version>\bin
5
Open the spellcheck.xml file.
6
Copy and paste one of the <language> entries.
7
The name must be a language code in the form of w3c language codes defined in RFC1766. Available language codes in StoryTeller are defined in the languages.xml file located in:
<StreamServe installation>\Services\StoryTeller\<version>\bin
The .dic and .aff file names must correspond to your new files.
8
Make sure the encoding used for the dictionary i(e.g. ISO 8859-1) is listed among the <enocing hunspell> entries, including mapping to StreamServe encoding. The required encoding is usually specified in the .aff file.
Example 12
<language name="fo-FO" dict_file="dict/fo*_FO.dic" aff_file=
"dict/fo_FO.aff" />
 
Example 13
<encoding hunspell="ISO8859-1" strs="ISO 8859-1" />
 
To edit a custom dictionary
1
Open the Help > Environment Information dialog.
2
Locate the Spellchecker user dictionary value and browse to that folder.
3
4
 
OpenText StreamServe 5.6 Updated: 2013-03-01