Releases: samueleblanc/MatTalX
Releases · samueleblanc/MatTalX
v 2.7.4 Firefox
- Putting curly brackets around a symbol now erases the spaces around it.
- !matrix and \sqrt[n]* are not available anymore, use \matrix{} and \sqrt[n] instead.
- \above{} and \below{} are not available anymore, use \overset{}{} and \underset{}{} instead.
v 2.7.4 Chrome
- Putting curly brackets around a symbol now erases the spaces around it.
- !matrix and \sqrt[n]* are not available anymore, use \matrix{} and \sqrt[n] instead.
- \above{} and \below{} are not available anymore, use \overset{}{} and \underset{}{} instead.
v 2.7.3 Firefox
- You can now navigate in the completion popup with your keyboard (using tab).
- Select dark mode or light mode manually.
v 2.7.3 Chrome
- You can now navigate in the completion popup with your keyboard (using tab).
- Select dark mode or light mode manually.
v 2.7.2 Firefox
- Bug fixed in \frac{}{}
- Improved accents support
v 2.7.2 Chrome
- Bug fixed in \frac{}{}
- Improved accents support
v 2.7.1 Firefox
- You can now declare a function as a new command. For instance, \renewcommand{\b}{\mathbb} (in the settings) will enable \b{R} ⟼ ℝ.
v 2.7.1 Chrome
- You can now declare a function as a new command. For instance, \renewcommand{\b}{\mathbb} (in the settings) will enable \b{R} ⟼ ℝ.
v 2.7.0 Firefox
- There is now an alternative to the shortcut for opening and closing the completion box.
- You can finally build new commands and operators or modify them!
v 2.7.0 Chrome
- There is now an alternative to the shortcut for opening and closing the completion box.
- You can finally build new commands and operators or modify them!