checkpoint 1

This commit is contained in:
2026-04-29 21:21:22 -05:00
commit eb6959b896
113 changed files with 14240 additions and 0 deletions

23
ap-physics-c-handbook.tex Normal file
View File

@@ -0,0 +1,23 @@
\documentclass{report}
\input{preamble}
\input{macros}
\input{letterfonts}
\title{AP Physics C Handbook}
\author{}
\date{}
\begin{document}
\maketitle
\tableofcontents
\clearpage
\part{Mechanics}
\input{chapters/mechanics}
\part{Electricity \& Magnetism}
\input{chapters/em}
\end{document}