Repository for a conversion of APEX Calculus to MathBook XML
APEX Calculus version 3.0 is available from its source repository. This project aims to convert the textbook to a version 4.0 in MathBook XML.
- Clone this repository.
- Clone MathBook XML and install its dependencies.
- Copy
Makefile.paths.originaltoMakefile.paths. EditMakefile.pathsas instructed within that file. - Execute
make html,make pdf, or other things detailed inMakefile. Output will be produced in theoutputfolder.