Skip to content

AdrienLemaire/sample_django_latex

Repository files navigation

Sample-Django-Latex

Small application which exploits the power of latex with django to generate professional pdf files.

Dependencies

$ pip install -r requirements.txt

You will also need LaTeX2HTML:

$ port install latex2html

Run Tests

$ ./manage.py test Latex
$ ./manage.py test_coverage

About

Sample application generating pdf files with django and latex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages