From 5bce4d80a229c5f217b39bc9271f3d6c2b828642 Mon Sep 17 00:00:00 2001 From: Holden Rohrer Date: Sat, 28 Mar 2020 02:00:15 -0400 Subject: fixed notes.tex typesetting --- notes.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes.tex b/notes.tex index 36ec33d..338647c 100644 --- a/notes.tex +++ b/notes.tex @@ -43,5 +43,5 @@ \ifnum\outputpenalty>-20000 \else\dosupereject\fi } \def\finformat{\shipout\vbox{\makeheadline -\fullline{\vsize=\fullvsize \bigstruct{\struct\columnone \hfil \struct\columntwo \hfil \struct\columnthree}} +\fullline{\vsize=\fullvsize \bigstruct{\struct\columnone \hfil \struct\columntwo \hfil \struct\columnthree \hfil}} \makefootline} \advancepageno} -- cgit