Skip to content

Releases: szhorvat/MaTeX

v1.7.10

Choose a tag to compare

@szhorvat szhorvat released this 17 Mar 20:36

This release adds compatibility with Ghostscript 10.03.0 and later.

v1.7.9

Choose a tag to compare

@szhorvat szhorvat released this 30 Aug 09:27

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

v1.7.8

Choose a tag to compare

@szhorvat szhorvat released this 21 Oct 20:01

This release improves compatibility with future Mathematica versions.

v1.7.7

Choose a tag to compare

@szhorvat szhorvat released this 16 Sep 15:19

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

v1.7.6

Choose a tag to compare

@szhorvat szhorvat released this 23 Mar 20:16

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

v1.7.5

Choose a tag to compare

@szhorvat szhorvat released this 12 Apr 08:33

This release includes documentation and user experience updates.

v1.7.4

Choose a tag to compare

@szhorvat szhorvat released this 18 Jun 12:18

This release only includes documentation updates.

v1.7.3

Choose a tag to compare

@szhorvat szhorvat released this 04 Dec 15:00
  • 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

Choose a tag to compare

@szhorvat szhorvat released this 19 Sep 14:19
  • Better compatibility with the new documentation search in Mathematica 11.2
  • Better error reporting in case of Ghostscript failure
  • Documentation improvements

v1.7.1

Choose a tag to compare

@szhorvat szhorvat released this 03 Sep 14:29
  • 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