# 拼写检查设置

依次打开菜单 Edit >> Preferences >> Spell Check

[拼写检查](https://app.gitbook.com/s/-LrgCHEEK5wsSALfCziF/05EditRef/starting_spell_check.htm)时 EndNote 如何进行拼写检查的，就是在这里设置的

### Options

拼写检查选项，打开后还有很多选项，最主要的有以下几点

1. 如果想应用某项就点击某项即可，前面的框框就会出现√
2. 要选择一个主要词典语言版本，一般是英语
3. 选择拼写检查速度和精度
4. 确定即可。[科研动力](http://www.howsci.com)注：实际上默认即可，再说拼写检查用处真不大

### Spelling Dictionaries

词典的词条数毕竟有限，就像 Word 的拼写检查，我们明明写对了，但是有时候 Word 也会给出错误的提示，这主要是词典中没有这个词，可以把这些词加入到词典中，就不会出现这种情况了。EndNote 也一样，具体设置不复杂

### EndNote 支持的导入词典

EndNote 支持导入词典，但并不是所有的词典都可以导入。EndNote 支持导入的词典文件如下：

| **支持词典列表**                                                                                                |             |
| --------------------------------------------------------------------------------------------------------- | ----------- |
| Dictionary                                                                                                | File Name   |
| User Dictionary:  Contains English words                                                                  | accent.tlx  |
| User Dictionary:  Contains common English misspellings and their correct replacements for auto correction | correct.tlx |
| User Dictionary:  Sample user dictionary                                                                  | userdic.tlx |
| American English                                                                                          | ssceam.tlx  |
| American English Medical                                                                                  | sscema.tlx  |
| British English                                                                                           | sscebr.tlx  |
| British English Medical                                                                                   | sscemb.tlx  |
| Danish                                                                                                    | ssceda.tlx  |
| Dutch                                                                                                     | sscedu.tlx  |
| Finnish                                                                                                   | sscefi.tlx  |
| French (European and Canadian)                                                                            | sscefr.tlx  |
| German                                                                                                    | sscege.tlx  |
| Italian                                                                                                   | ssceit.tlx  |
| Norwegian (Bokmal)                                                                                        | sscenb.tlx  |
| Portuguese (Brazilian)                                                                                    | sscepb.tlx  |
| Portuguese (Iberian)                                                                                      | sscepo.tlx  |
| Spanish                                                                                                   | sscesp.tlx  |
| Swedish                                                                                                   | sscesw\.tlx |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.howsci.com/preferences/spell-check-preferences.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
