aboutsummaryrefslogtreecommitdiff
path: root/notes.tex
diff options
context:
space:
mode:
authorHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:24:39 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:33:12 -0400
commit99a4ecb644ba3f228d6c2d1981f782c1a092158f (patch)
tree6b68e2b49deb6e6809dd8e6b4dd37632fce6e355 /notes.tex
parent25e41f265b1ba4b6e5df7410b33693e95b68facb (diff)
added notes example
Diffstat (limited to 'notes.tex')
-rw-r--r--notes.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/notes.tex b/notes.tex
index df5e228..61e9517 100644
--- a/notes.tex
+++ b/notes.tex
@@ -13,9 +13,10 @@
\hoffset=-.9in \hsize=2.4in
\newdimen\marghsize \marghsize=2.6in %margin hsize
\newdimen\fullhsize \fullhsize=8.3in
-\voffset=-.9in \vsize=10.6in \def\realpage{\vsize=10.8in}
-\def\fullline{\hbox to \fullhsize}
+\newdimen\fullvsize \fullvsize=10.8in
+\voffset=-.9in \vsize=10.6in
\emergencystretch=.15in
+\def\fullline{\hbox to \fullhsize}
%
\def\makeheadline{%
\vbox to 0pt{\vskip-22.5pt
@@ -41,5 +42,5 @@
\ifnum\outputpenalty>-20000 \else\dosupereject\fi
}
\def\finformat{\shipout\vbox{\makeheadline
-\fullline{\tracingall \realpage \bigstruct{\struct\columnone \hfil \struct\columntwo \hfil \struct\columnthree}}
+\fullline{\tracingall \vsize=\fullvsize \bigstruct{\struct\columnone \hfil \struct\columntwo \hfil \struct\columnthree}}
\makefootline} \advancepageno}