|
|
||
|
|
| BUILT-IN MATHEMATICA SYMBOL | Tutorials »|See Also » |
| LanguageCategory is an option for Cell that determines in what category of language the contents of the cell should be assumed to be for purposes of spell checking and hyphenation. |
| "Formula" | mathematical formula | |
| "Mathematica" | Mathematica input | |
| "NaturalLanguage" | human natural language | |
| None | do no spell checking or hyphenation |
Create a document with cells that have different LanguageCategory settings:
Syntax coloring is displayed only in cells with LanguageCategory->"Mathematica": |