-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Description
Hi there, I just test the project on Mac OSX 10.9, it works very well.
The only problem is that tex.pool is not found under tex/, maybe it should be moved from web/ to tex/, otherwise the program utters:
$ ./a.out test.tex
! I can't read tex.pool.
I want to port this to iOS and Android so that I can compile TeX scripts to get some images of formula. So I need to convert the .dvi files to .png or .svg, I'm currently investigating dvisvgm and dvipng, do you know any other better options?
Thanks.
Reactions are currently unavailable