Skip to content

Releases: samueleblanc/MatTalX

v 2.7.5 Firefox

09 Jan 19:53

Choose a tag to compare

  1. Added new symbols (e.g., subscript capital letters).

v 2.7.5 Chrome

09 Jan 19:54

Choose a tag to compare

  1. Added new symbols (e.g., subscript capital letters).

v 2.7.4 Firefox

27 Oct 02:35

Choose a tag to compare

  1. Putting curly brackets around a symbol now erases the spaces around it.
  2. !matrix and \sqrt[n]* are not available anymore, use \matrix{} and \sqrt[n] instead.
  3. \above{} and \below{} are not available anymore, use \overset{}{} and \underset{}{} instead.

v 2.7.4 Chrome

27 Oct 02:37

Choose a tag to compare

  1. Putting curly brackets around a symbol now erases the spaces around it.
  2. !matrix and \sqrt[n]* are not available anymore, use \matrix{} and \sqrt[n] instead.
  3. \above{} and \below{} are not available anymore, use \overset{}{} and \underset{}{} instead.

v 2.7.3 Firefox

26 Aug 18:12

Choose a tag to compare

  1. You can now navigate in the completion popup with your keyboard (using tab).
  2. Select dark mode or light mode manually.

v 2.7.3 Chrome

26 Aug 18:14

Choose a tag to compare

  1. You can now navigate in the completion popup with your keyboard (using tab).
  2. Select dark mode or light mode manually.

v 2.7.2 Firefox

08 Jun 02:45

Choose a tag to compare

  1. Bug fixed in \frac{}{}
  2. Improved accents support

v 2.7.2 Chrome

08 Jun 02:46

Choose a tag to compare

  1. Bug fixed in \frac{}{}
  2. Improved accents support

v 2.7.1 Firefox

03 Jun 17:19

Choose a tag to compare

  1. 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

03 Jun 17:20

Choose a tag to compare

  1. You can now declare a function as a new command. For instance, \renewcommand{\b}{\mathbb} (in the settings) will enable \b{R} ⟼ ℝ.