latex.guide
1.0.0
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.To add a translation, see src/i18n
If you want to quickly test out a change, use the Run on Repl.it
button above.
To install locally:
npm install
inside the repository.npm run start
.localhost:3000