aboutsummaryrefslogtreecommitdiff
path: root/wroblewski-world/reading-notes/compile.tex
blob: 96e790b3cdb87f075a9ffad5db5f296978103910 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
%Compiles all notes
\input notes.tex
\input terms.tex
%\sepcol

\def\dir{wroblewski-world/reading-notes}
\def\file#1{\input \dir/#1 \maketerms \smallskip\hrule\smallskip}

%Actual Notes
\file{day5.tex}
\file{day6.tex}
\file{day7.tex}
\file{day8.tex}

\bye