checkpoint 1
This commit is contained in:
23
ap-physics-c-handbook.tex
Normal file
23
ap-physics-c-handbook.tex
Normal 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}
|
||||
Reference in New Issue
Block a user