%Compiles all notes \input notes.tex \def\dir{wroblewski-world/reading-notes} \def\file#1{\input \dir/#1 \maketerms \smallskip\hrule\smallskip} \input \dir/terms.tex %Should this be moved to main? %Actual Notes \file{day5.tex} \file{day6.tex} \bye