-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhw.tex
53 lines (31 loc) · 733 Bytes
/
hw.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
\documentclass[
hw=3,
classnum=300.206A(003),
classname=LINEAR\ ALGEBRA\ 2,
due=November\ 10\,\ 2021,
author=Minghang\ Li,
authorshort=M.\ H.\ Li,
teacher= Atanas\ Iliev,
]{hw-template}
% ============================================================================ %
\begin{document}
\subfile{sections/prob1.tex}
\segline
\subfile{sections/prob2.tex}
\pagebreak
\subfile{sections/prob3.tex}
\pagebreak
\subfile{sections/prob4.tex}
\segline
\subfile{sections/prob5.tex}
\pagebreak
\subfile{sections/prob6.tex}
\pagebreak
\subfile{sections/prob7.tex}
\pagebreak
\subfile{sections/prob8.tex}
\pagebreak
\subfile{sections/prob9.tex}
\segline
\subfile{sections/prob10.tex}
\end{document}