mirror of
https://github.com/slateblua/mathtype.git
synced 2026-07-22 05:43:32 +00:00
Add how to use steps and features
This commit is contained in:
parent
de8b86250e
commit
7f1c9237d9
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
|
@ -1,3 +1,18 @@
|
|||
## MathType
|
||||
|
||||
Type math faster with quick suggestions from natural language.
|
||||
|
||||
### Features
|
||||
|
||||
- Easily convert natural language descriptions into mathematical expressions.
|
||||
- Intuitive and quick suggestions for typing complex equations.
|
||||
- Supports a variety of mathematical symbols and functions.
|
||||
|
||||
### How to use?
|
||||
- Set a key in settings to trigger a MathJax autocompletion, "!" by default
|
||||
- Type an English word for the mathematical expression after the key
|
||||
- Done! Now you can see autocompletion suggestions!
|
||||
|
||||
### License
|
||||
|
||||
This project is licensed under the MIT License. See the LICENSE file for details.
|
||||
|
|
|
|||
Loading…
Reference in a new issue