SCM Repositories - mathtran

Files shown:8
Sticky Tag:

Index of /py/mathtran


File Rev. Age Author Last log entry
 Parent Directory        
django/        
website/        
__init__.py  1.1  20 months  jfine  Initial revision - client and server work.
client.py  1.3  17 months  jfine  Requires small amount of refactoring.
pmathml_tex.py  1.3  17 months  jfine  Working through, aiming to have something for each tag.
query.py  1.1  17 months  jfine  Checking in at the end of the day.
response.py  1.4  16 months  jfine  Changed default Content-Type to 'text/plain'.
server.py  1.19  16 months  jfine  Before creating Math PNG, tidy up the log and remove page number and say if OK.
translate_html.py  1.2  18 months  jfine  First working revision. Seems to be just fine.
utils.py  1.1  7 months  jfine  Initial revision. Works. Provides tex_to_pdf(tex, mag).