Skip to content

Releases: szhorvat/MaTeX

v1.7.10

17 Mar 20:36
Compare
Choose a tag to compare

This release adds compatibility with Ghostscript 10.03.0 and later.

v1.7.9

30 Aug 09:27
Compare
Choose a tag to compare

Invalid entries in the system PATH no longer cause MaTeX to issue messages with Mathematica 13.1 and later.

v1.7.8

21 Oct 20:01
Compare
Choose a tag to compare

This release improves compatibility with future Mathematica versions.

v1.7.7

16 Sep 15:19
Compare
Choose a tag to compare

This releases fixes compatibility with Ghostscript versions that have a 3-part version number, such as 9.53.1

v1.7.6

23 Mar 20:16
Compare
Choose a tag to compare

This release improves robustness and compatibility with Mathematica 12.0 and 12.1.

v1.7.5

12 Apr 08:33
Compare
Choose a tag to compare

This release includes documentation and user experience updates.

v1.7.4

18 Jun 12:18
Compare
Choose a tag to compare

This release only includes documentation updates.

v1.7.3

04 Dec 15:00
Compare
Choose a tag to compare
  • Added "WorkingDirectory" configuration option. This allows users to work around a RunProcess bug in some Mathematica versions on Windows where RunProcess would fail in a directory with non-ASCII characters in its name.
  • Exposed MaTeX`Developer`Texify, to allow users to customize the expression to TeX code conversion. See Neat Examples in the MaTeX symbol documentation page.
  • Documentation improvements.

v1.7.2

19 Sep 14:19
Compare
Choose a tag to compare
  • Better compatibility with the new documentation search in Mathematica 11.2
  • Better error reporting in case of Ghostscript failure
  • Documentation improvements

v1.7.1

03 Sep 14:29
Compare
Choose a tag to compare
  • Work around a rare RunProcess bug that affects some Mathematica 10.0 installations on Linux
  • Documentation improvements, along with a new tutorial on figure preparation