autre
The problem
Editing equations in source code mode is tedious and proofreading is difficult.
The editing of academic documents suffers and limits the use of the tool, which loses its ergonomics, which is a shame.
Proposed solution
Solutions exist, and among them, is the excellent Mathlive which supports Typst.
The idea is to be able to combine the power of source code and the ergonomics of an ultra-complete WYSIWYG equation editor.
See for example the animation below :
https://raw.githubusercontent.com/MizarZh/obsidian-mathlive-codemirror/HEAD/assets/example.gif
Could Typst do this?
Yep, Mathlive supports Typst !
Additional context
Some excellent realizations for Obsidian :
- https://github.com/MizarZh/mathlive-in-editor-mode
- https://github.com/danzilberdan/obsidian-mathlive
TyX has a WYSIWYG equation editor based on Mathlive
https://github.com/tyx-editor/TyX
https://raw.githubusercontent.com/tyx-editor/TyX/main/docs/_static/math-editor.gif
Texlyre has also a Mathlive plugin but no direct inline preview which makes it more difficult to reread the source document 👍
https://github.com/TeXlyre/texlyre
<!-- Thanks for the idea. A clear problem statement is more useful than a
pre-decided solution; it leaves room for the best design. -->
autre
## The problem
Editing equations in source code mode is tedious and proofreading is difficult.
The editing of academic documents suffers and limits the use of the tool, which loses its ergonomics, which is a shame.
## Proposed solution
Solutions exist, and among them, is the excellent [Mathlive](https://mathlive.io/) which supports Typst.
The idea is to be able to combine the power of source code and the ergonomics of an ultra-complete WYSIWYG equation editor.
See for example the animation below :
https://raw.githubusercontent.com/MizarZh/obsidian-mathlive-codemirror/HEAD/assets/example.gif
## Could Typst do this?
Yep, Mathlive supports Typst !
## Additional context
Some excellent realizations for Obsidian :
1. https://github.com/MizarZh/mathlive-in-editor-mode
2. https://github.com/danzilberdan/obsidian-mathlive
TyX has a WYSIWYG equation editor based on Mathlive
https://github.com/tyx-editor/TyX
https://raw.githubusercontent.com/tyx-editor/TyX/main/docs/_static/math-editor.gif
Texlyre has also a Mathlive plugin but no direct inline preview which makes it more difficult to reread the source document 👍
https://github.com/TeXlyre/texlyre