
SFQuickTeX
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
I wrote this small application to create images from LaTeX fast and easily. Enter a LaTeX expression, click "Create image" and save it in any graphics format you like.
Additionally it offers the possibility to convert all LaTeX expression between <latex>...</latex> in a html file to png files, that are then inserted as img tags into the html source.
Requires: LaTeX, Ghostscript, ImageMagick
Installation: run "quicktex.py"
I hope you like it!
13 years ago
beta:
- scan html documents for latex tags and replace expressions by png images
alpha1:
- export to every graphic format supported by ImageMagick
- improved GUI a little
13 years ago
beta:
- scan html documents for latex tags and replace expressions by png images
alpha1:
- export to every graphic format supported by ImageMagick
- improved GUI a little
Please login or register to add a comment or rating