This repository contains notes for Clemson University's calculus sequence using the textbook Calculus: Early Transcendentals by Briggs, Cocran, Gillett, Schulz, 3rd Edition, Pearson, 2019.
The main files are math?0?0Notes.{pdf,tex} which inherit their styling from mathNotesPreamble.tex. The subfile package is used to import each section's source file, contained in the subfiles directory, into the main math?0?0Notes.tex file.
The included preamble files contain packages and macros needed to compile:
Note:
- Compiling using the option
--shell-escapetakes advantage of the Externalization Library provided by TikZ which converts each image into a separate PDF (located in the\imagesfolder). - A standard free Overleaf account times out before this project finishes compiling, but individual sections can be compiled by including the
mathNotesPreamble.texfile in the same directory/folder.