Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 647 Bytes

File metadata and controls

9 lines (7 loc) · 647 Bytes

active-calculus-single-mbx

Repository for Active Calculus (single variable)

If you just want to read the book, Active Calculus is available from activecalculus.org. If you need to build it for yourself or make edits to the source code, then this is the repository for you.

quickstart instructions

  1. Ensure you have version 1.7.0 or higher of the PreTeXt CLI installed. With the upgrade to 1.7.0, there is no longer a need to first build WeBWorK representations.
  2. If building for Runestone Interactive, pretext build runestone will suffice.
  3. If building for HTML, pretext build html is what you need.