Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 847 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 847 Bytes

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:

TODO

  • Backward selection should map to closed braces and environments.
  • CSS work: resizable source and preview.
  • Handle \left and \right.
  • Retain the preview if compilation fails completely.
  • Fix: fast dragging sometimes doesn't trigger backward selection.
  • Testing: against different packages and environments.