Please refer to main issue thread in the ckeditor5-math repository: Edit window too small #10
The current math input box is too small and does not allow multiline equations like in Joplin. I haven't been successful in writing a multiline aligned equation (is begin{align} not supported?).
I think the best interface for writing TeX equations is the traditional vertically split interface with the code on the left and the output on the right, perhaps with the whole thing stacked under the bottom quarter to half of the screen (resizable, with possibility of being maximized).
Sidenote: Mathquill integration would be cool, perhaps as a shortcut for writing complex expressions.
Please refer to main issue thread in the ckeditor5-math repository: Edit window too small #10
The current math input box is too small and does not allow multiline equations like in Joplin. I haven't been successful in writing a multiline aligned equation (is
begin{align}not supported?).I think the best interface for writing TeX equations is the traditional vertically split interface with the code on the left and the output on the right, perhaps with the whole thing stacked under the bottom quarter to half of the screen (resizable, with possibility of being maximized).
Sidenote: Mathquill integration would be cool, perhaps as a shortcut for writing complex expressions.