This script parses the iTHEPHY tex-templates for exercises and creates html files to be used for the implementation of exercises in moodle.
- enumerate[a)]
- math environments: $, align, align*
- label, ref, eqref
- run
python ithephy_parser.py exercise.tex
- the output will be two html files (header.html, body.html)
- sub-hints and sub-controlresults (i.e. \items in enumerate) will only appear if they have >1 letter
- literature
- solution ?