Add relativity handout
This commit is contained in:
32
src/Advanced/Relativity/main.tex
Normal file
32
src/Advanced/Relativity/main.tex
Normal file
@ -0,0 +1,32 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
nosolutions,
|
||||
singlenumbering,
|
||||
shortwarning
|
||||
]{../../../lib/tex/ormc_handout}
|
||||
\usepackage{../../../lib/tex/macros}
|
||||
\input{diagram}
|
||||
|
||||
|
||||
|
||||
\uptitlel{Advanced 2}
|
||||
\uptitler{\smallurl{}}
|
||||
\title{Special Relativity}
|
||||
\subtitle{
|
||||
Prepared by Matthew Kowalski on \today{} \\
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
%\input{parts/relative velocity}
|
||||
\input{parts/01 spacetime diagrams}
|
||||
\input{parts/02 galilean}
|
||||
\input{parts/03 special}
|
||||
%\input{parts/relative velocity}
|
||||
\input{parts/04 simultaneity}
|
||||
\input{parts/05 proper}
|
||||
\input{parts/06 contraction}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user