Skip to content

Releases: wanglongqi/WriteTeX

v1.9.0

30 May 22:53

Choose a tag to compare

  • Small changes to make error messages more friendly.
  • Put user path in front as suggested in #29
  • Adding examples from Inkscape v1.3.2

WriteTeX v1.8.0

01 Nov 04:48

Choose a tag to compare

Split into two versions first.

TODO

  • Anyway to merge the two versions into one.

WriteTeX v1.7.0

24 Nov 07:19

Choose a tag to compare

Add latex command executed in the log file.

For convenience of diagnosing.

WriteTeX v1.6.2

15 Nov 05:48
a220fd2

Choose a tag to compare

  • Fix possible bug in #6
  • Clean up unused codes

WriteTeX v1.6.1

12 Aug 09:17

Choose a tag to compare

Remove DEBUG code from source.

Also update pdf2svg for MAC

WriteTeX v1.6.0

12 Aug 06:19

Choose a tag to compare

pdfcrop is removed, a test crop function for pdf2svg is added.

WriteTeX v1.5.2

31 Mar 03:16

Choose a tag to compare

  • Adding functions to write the original string to svg
  • replacing popen with call in subprocess
  • adding message when pdfcrop fails to execute

Current suggestion if you get error message under Windows version inkscape about pdfcrop:
Rollback to v0.5, which may be more friendly to user without pdfcrop.

WriteTeX v1.1

23 Mar 10:42

Choose a tag to compare

The equation will go to the center of the current view instead of the top left corner.

I also attached a recently compiled pdf2svg for Windows platform. The executable is compiled with

cairo 1.15.4-4
poppler 0.52.0-1

WriteTeX v1.0 Final

20 Mar 02:23

Choose a tag to compare

This is the last major release of this repository. Following updates will only be restricted to bug fix.

WriteTeX v0.5

19 Mar 14:01

Choose a tag to compare

Add an option for customize latex distribution.