bstone / active-calculus-single-mbx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

active-calculus-single-mbx

Repository for a conversion of Active Calculus (single variable) to MathBook XML

Active Calculus is available from scholarworks.gvsu.edu. This project aims to convert Active Calculus 2016 edition to a version 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 acs-extraction
  5. Then execute make html, make pdf, or other things detailed in Makefile. Output will be produced in the output folder.

About


Languages

Language:PostScript 84.5%Language:XSLT 7.9%Language:Rich Text Format 4.7%Language:Makefile 2.6%Language:Python 0.2%