Skip to content

Ian747-tw/Mathjax_Autocomplete_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current Demo in CLI (still working on the project)

Support nested math structures

(base) ian747tw@ian-83em:~/math2latex$ python3 tui.py
Input:
> integral from sin to _ _ d_
Edit:
> sin
Suggestions:
> [1] sin <expr>
  [2] integral from <from> to <to> <expr> d<var>



 
Active Template:
integral from <from> to <to> <expr> d<var>
Slots:
* from = sin
  to = _
  expr = _
  var = _
Outputs:
(none)

About

An auto-complete math engine that allow users to edit mathjax more conveniently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages