Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Cornelius-G/ithephy_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

iTHEPHY parser

This script parses the iTHEPHY tex-templates for exercises and creates html files to be used for the implementation of exercises in moodle.

currently able to parse the following latex elements:

  • enumerate[a)]
  • math environments: $, align, align*
  • label, ref, eqref

short instruction:

  • 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

todo:

  • literature
  • solution ?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages