Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 675 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 675 Bytes

apex-mbx

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.

quickstart instructions

  1. Clone this repository.
  2. Clone MathBook XML and install its dependencies.
  3. Copy Makefile.paths.original to Makefile.paths. Edit Makefile.paths as instructed within that file.
  4. Execute make html, make pdf, or other things detailed in Makefile. Output will be produced in the output folder.