diff options
author | Holden Rohrer <hr@hrhr.dev> | 2020-03-28 02:00:15 -0400 |
---|---|---|
committer | Holden Rohrer <hr@hrhr.dev> | 2020-03-28 02:00:15 -0400 |
commit | 5bce4d80a229c5f217b39bc9271f3d6c2b828642 (patch) | |
tree | f5abd0819eff745eea379b06b7422b8970b7479d | |
parent | 23c8f77a092b5441cea5c8fb81f00b8053b34519 (diff) |
fixed notes.tex typesetting
-rw-r--r-- | notes.tex | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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} |