Skip to content

itsarnavb/LaTeX-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX Search

Goals:

  • Reduce the learning curve for LaTeX beginners
  • Improve workflow while using LaTeX

How to contribute:

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 preview
  • command: The command itself. This is copied.

More fields will be added later.

About

Quick lookups for LaTeX code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.6%
  • HTML 6.9%
  • CSS 5.5%