Incorporated the template and set up subfiles; this means we can now compile either one big doc or separate exercies
This commit is contained in:
12
assignments/main_text.tex
Normal file
12
assignments/main_text.tex
Normal file
@@ -0,0 +1,12 @@
|
||||
\documentclass{latex-homework/homework}
|
||||
|
||||
\usepackage{subfiles}
|
||||
|
||||
\title{MIT OCW Real Analysis}
|
||||
\author{Philippe H. Zwietering}
|
||||
\date{}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\subfile{week1/0.3.6.tex}
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user