blob: 45893021bc4d9ba5c87cd8ccd581ef30690abe3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
\input format
\vbox{%
\noindent\colorbox{head}{\vbox{
\vskip1in
\vbox to 0pt{%
\hbox to \pdfpagewidth{%
\hfil
\title \color{white} Antlions%
\hfil
}%
\vss
}%
\vskip3in}}%
\vskip1pt
\fullline{%
\hfil
\colo{%
\include Essential Question and Hypothesis;hypothesis
\include Abstract;abstract
\input imagesone
\include Background Information;background
\input imagestwo
}\hfil\colo{
\include Materials;mats
\include Methods;methods
\include Voronoi Diagrams;voronoi
}\hfil\colo{
\include Results;results
\include Variables;vars
\include Experiment Notes;notes
}\hfil\colo{
\include Data Analysis;analysis
\input imagesthree
\include Conclusion;conclusion
}\hfil
}
}
\vskip 0pt plus 1filll
\fullline{\hfil\vbox to 0pt{\vss\pdfximage height 5in{../outputs/qr.png}\pdfrefximage\pdflastximage}}
\bye
|