This repository contains notes to be used while lecturing at Lander University.
The main files are math???Notes.{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???Notes.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 as a symlink or by placing it in the same directory/folder.