- Reduce the learning curve for LaTeX beginners
- Improve workflow while using LaTeX
The file containing LaTeX commands is located at src/Commands.js
Fields:
descriptions
: How someone would search for the command. Example: 'square root'example
: A typical use of the command, used to generate the LaTeX previewcommand
: The command itself. This is copied.
More fields will be added later.