- Create LaTeX template for substitutions PDF with django template engine
- Refactor a big part of PDF generation to new template (Missing: teacher, subject, room) - Add template tag for setting variables dynamic in templates
Showing
- biscuit/apps/chronos/pdf.py 40 additions, 33 deletionsbiscuit/apps/chronos/pdf.py
- biscuit/apps/chronos/templates/timetable/latex/substitutions.tex 138 additions, 0 deletions.../apps/chronos/templates/timetable/latex/substitutions.tex
- biscuit/apps/chronos/templatetags/common.py 31 additions, 0 deletionsbiscuit/apps/chronos/templatetags/common.py
Loading
Please register or sign in to comment