Releases: wanglongqi/WriteTeX
Releases · wanglongqi/WriteTeX
v1.9.0
WriteTeX v1.8.0
Split into two versions first.
TODO
- Anyway to merge the two versions into one.
WriteTeX v1.7.0
Add latex command executed in the log file.
For convenience of diagnosing.
WriteTeX v1.6.2
- Fix possible bug in #6
- Clean up unused codes
WriteTeX v1.6.1
Remove DEBUG code from source.
Also update pdf2svg
for MAC
WriteTeX v1.6.0
pdfcrop
is removed, a test crop function for pdf2svg
is added.
WriteTeX v1.5.2
- Adding functions to write the original string to svg
- replacing
popen
withcall
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
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
This is the last major release of this repository. Following updates will only be restricted to bug fix.
WriteTeX v0.5
Add an option for customize latex distribution.