SynTeX Editor
What is this?
An interactive LaTeX equation editor with selection syncing.
That is, you can select source code from the rendered equation, and vice versa.
How is this done?
This project is based on:
- MathJax with some customization, which tracks TeX source location while compiling.
- Ace Editor, with great syntax highlighting support for LaTeX.